Searched refs:pic_wq_data_index (Results 1 – 2 of 2) sorted by relevance
141 if (!p_dec->enable_wq || ph->pic_wq_data_index != 1) { in wq_init_frame_quant_param()186 mpp_assert(ph->pic_wq_data_index <= 2); in wq_update_frame_matrix()195 if (ph->pic_wq_data_index == 0) { in wq_update_frame_matrix()542 READ_BITS(bitctx, 2, &ph->pic_wq_data_index); in parse_picture_header_comm()543 if (ph->pic_wq_data_index == 1) { in parse_picture_header_comm()556 } else if (ph->pic_wq_data_index == 2) { in parse_picture_header_comm()
272 RK_U8 pic_wq_data_index; member