Searched refs:wq_param_index (Results 1 – 2 of 2) sorted by relevance
146 if (ph->wq_param_index == 0) { in wq_init_frame_quant_param()150 } else if (ph->wq_param_index == 1) { in wq_init_frame_quant_param()154 } else if (ph->wq_param_index == 2) { in wq_init_frame_quant_param()545 READ_BITS(bitctx, 2, &ph->wq_param_index); in parse_picture_header_comm()547 if (ph->wq_param_index == 1) { in parse_picture_header_comm()551 } else if (ph->wq_param_index == 2) { in parse_picture_header_comm()
273 RK_U8 wq_param_index; member