Home
last modified time | relevance | path

Searched refs:num_column (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h250 u16 num_column; member
H A Dallegro-mail.c430 msg->num_column = FIELD_GET(GENMASK(15, 0), src[i++]); in allegro_dec_encode_frame()
H A Dallegro-core.c1887 if (msg->num_column > 1 || msg->num_row > 1) { in allegro_hevc_write_pps()
1889 pps->num_tile_columns_minus1 = msg->num_column - 1; in allegro_hevc_write_pps()
1892 for (i = 0; i < msg->num_column; i++) in allegro_hevc_write_pps()