Searched refs:num_column (Results 1 – 3 of 3) sorted by relevance
250 u16 num_column; member
430 msg->num_column = FIELD_GET(GENMASK(15, 0), src[i++]); in allegro_dec_encode_frame()
1887 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()