Home
last modified time | relevance | path

Searched refs:vp8e_calc_coeff_prob (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_entropy.h20 MPP_RET vp8e_calc_coeff_prob(Vp8ePutBitBuf *bitbuf,
H A Dhal_vp8e_entropy.c375 MPP_RET vp8e_calc_coeff_prob(Vp8ePutBitBuf *bitbuf, RK_S32 (*curr)[4][8][3][11], in vp8e_calc_coeff_prob() function
H A Dhal_vp8e_base.c416 vp8e_calc_coeff_prob(bitbuf, &entropy->coeff_prob, &entropy->old_coeff_prob); in set_frame_header()