Home
last modified time | relevance | path

Searched refs:wq_model (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_ps.c163 k = WeightQuantModel[ph->wq_model][j * 8 + i]; in wq_init_frame_quant_param()
170 k = WeightQuantModel4x4[ph->wq_model][j * 4 + i]; in wq_init_frame_quant_param()
546 READ_BITS(bitctx, 2, &ph->wq_model); in parse_picture_header_comm()
H A Davs2d_global.h274 RK_U8 wq_model; member