Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h223 RK_U32 output_strm_offset; member
H A Dhal_vp8e_base.c446 hw_cfg->output_strm_offset += ctx->bitbuf[1].byte_cnt; in set_new_frame()
447 hw_cfg->first_free_bit = (hw_cfg->output_strm_offset & 0x07) * 8; in set_new_frame()
1416 hw_cfg->output_strm_offset = offset; in hal_vp8e_enc_strm_code()
H A Dhal_vp8e_vepu1_v2.c58 mpp_dev_set_reg_offset(ctx->dev, 5, hw_cfg->output_strm_offset); in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c61 mpp_dev_set_reg_offset(ctx->dev, 77, hw_cfg->output_strm_offset); in vp8e_vpu_frame_start()