Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_vp8_dec.c55 static const struct hantro_reg vp8_dec_quant[4] = { variable
185 hantro_reg_write(vpu, &vp8_dec_quant[0], q->y_ac_qi); in cfg_qp()
191 hantro_reg_write(vpu, &vp8_dec_quant[i], quant); in cfg_qp()
195 hantro_reg_write(vpu, &vp8_dec_quant[i], in cfg_qp()
H A Drockchip_vpu2_hw_vp8_dec.c111 static const struct hantro_reg vp8_dec_quant[4] = { variable
323 hantro_reg_write(vpu, &vp8_dec_quant[0], q->y_ac_qi); in cfg_qp()
329 hantro_reg_write(vpu, &vp8_dec_quant[i], quant); in cfg_qp()
333 hantro_reg_write(vpu, &vp8_dec_quant[i], in cfg_qp()