Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h224 RK_U32 output_strm_size; member
H A Dhal_vp8e_base.c442 hw_cfg->output_strm_size /= 8; in set_new_frame()
443 hw_cfg->output_strm_size &= (~0x07); in set_new_frame()
1435 hw_cfg->output_strm_size = p_end - p_start; in hal_vp8e_enc_strm_code()
H A Dhal_vp8e_vepu1_v2.c112 regs->sw24.strm_buf_limit = hw_cfg->output_strm_size; in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c115 regs->sw53.strm_buf_limit = hw_cfg->output_strm_size; in vp8e_vpu_frame_start()