Home
last modified time | relevance | path

Searched refs:prob_count_base (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h278 RK_U32 prob_count_base; member
H A Dhal_vp8e_vepu1_v2.c201 regs->sw26.base_prob_count = hw_cfg->prob_count_base; in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c204 regs->sw108.base_prob_count = hw_cfg->prob_count_base; in vp8e_vpu_frame_start()
H A Dhal_vp8e_base.c1290 hw_cfg->prob_count_base = mpp_buffer_get_fd(buffers->hw_prob_count_buf); in alloc_buffer()