Searched refs:num_column (Results 1 – 3 of 3) sorted by relevance
248 u16 num_column; member
432 msg->num_column = FIELD_GET(GENMASK(31, 16), src[i]); in allegro_dec_encode_frame()
1757 if (msg->num_column > 1 || msg->num_row > 1) { in allegro_hevc_write_pps()1759 pps->num_tile_columns_minus1 = msg->num_column - 1; in allegro_hevc_write_pps()1762 for (i = 0; i < msg->num_column; i++) in allegro_hevc_write_pps()