Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c791 RK_U32 mv_offset = ctx->luma_size + ctx->chroma_size + 64; in vdpu_av1d_set_reference_frames() local
844 set_ref_dbase (p_hal, ref, idx, ctx->tile_out_bufs, mv_offset); in vdpu_av1d_set_reference_frames()
1053 mv_offset = y_stride + uv_stride + 64; in vdpu_av1d_set_reference_frames()
1058 mpp_dev_set_reg_offset(p_hal->dev, 81, mv_offset); in vdpu_av1d_set_reference_frames()
2111 RK_U32 mv_offset = y_stride + uv_stride + 64; in vdpu_av1d_gen_regs() local
2118 mpp_dev_set_reg_offset(p_hal->dev, 133, mv_offset); in vdpu_av1d_gen_regs()