Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h289 RK_U32 partition_offset[8]; member
H A Dhal_vp8e_vepu1_v2.c198 mpp_dev_set_reg_offset(ctx->dev, 58, hw_cfg->partition_offset[0]); in vp8e_vpu_frame_start()
200 mpp_dev_set_reg_offset(ctx->dev, 59, hw_cfg->partition_offset[1]); in vp8e_vpu_frame_start()
H A Dhal_vp8e_vepu2_v2.c201 mpp_dev_set_reg_offset(ctx->dev, 44, hw_cfg->partition_offset[0]); in vp8e_vpu_frame_start()
203 mpp_dev_set_reg_offset(ctx->dev, 45, hw_cfg->partition_offset[1]); in vp8e_vpu_frame_start()
H A Dhal_vp8e_base.c1425 hw_cfg->partition_offset[0] = offset; in hal_vp8e_enc_strm_code()
1434 hw_cfg->partition_offset[1] = offset; in hal_vp8e_enc_strm_code()