Searched refs:hantro_reg_write (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/staging/media/hantro/ |
| D | rk3399_vpu_hw_vp8_dec.c | 286 hantro_reg_write(vpu, &vp8_dec_lf_level[0], lf->level); in cfg_lf() 292 hantro_reg_write(vpu, &vp8_dec_lf_level[i], lf_level); in cfg_lf() 296 hantro_reg_write(vpu, &vp8_dec_lf_level[i], in cfg_lf() 307 hantro_reg_write(vpu, &vp8_dec_mb_adj[i], in cfg_lf() 309 hantro_reg_write(vpu, &vp8_dec_ref_adj[i], in cfg_lf() 324 hantro_reg_write(vpu, &vp8_dec_quant[0], q->y_ac_qi); in cfg_qp() 330 hantro_reg_write(vpu, &vp8_dec_quant[i], quant); in cfg_qp() 334 hantro_reg_write(vpu, &vp8_dec_quant[i], in cfg_qp() 338 hantro_reg_write(vpu, &vp8_dec_quant_delta[0], q->y_dc_delta); in cfg_qp() 339 hantro_reg_write(vpu, &vp8_dec_quant_delta[1], q->y2_dc_delta); in cfg_qp() [all …]
|
| D | hantro_g1_vp8_dec.c | 145 hantro_reg_write(vpu, &vp8_dec_lf_level[0], lf->level); in cfg_lf() 151 hantro_reg_write(vpu, &vp8_dec_lf_level[i], lf_level); in cfg_lf() 155 hantro_reg_write(vpu, &vp8_dec_lf_level[i], in cfg_lf() 166 hantro_reg_write(vpu, &vp8_dec_mb_adj[i], in cfg_lf() 168 hantro_reg_write(vpu, &vp8_dec_ref_adj[i], in cfg_lf() 186 hantro_reg_write(vpu, &vp8_dec_quant[0], q->y_ac_qi); in cfg_qp() 192 hantro_reg_write(vpu, &vp8_dec_quant[i], quant); in cfg_qp() 196 hantro_reg_write(vpu, &vp8_dec_quant[i], in cfg_qp() 200 hantro_reg_write(vpu, &vp8_dec_quant_delta[0], q->y_dc_delta); in cfg_qp() 201 hantro_reg_write(vpu, &vp8_dec_quant_delta[1], q->y2_dc_delta); in cfg_qp() [all …]
|
| D | hantro.h | 367 static inline void hantro_reg_write(struct hantro_dev *vpu, in hantro_reg_write() function
|