Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/common/av1/
H A Dhal_av1d_api_v2.c42 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_init()
48 memset(p_hal, 0, sizeof(Av1dHalCtx)); in hal_av1d_init()
105 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_deinit()
125 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_gen_regs()
135 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_start()
145 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_wait()
155 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_reset()
165 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_flush()
175 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_control()
187 .ctx_size = sizeof(Av1dHalCtx),
H A Dhal_av1d_common.h192 } Av1dHalCtx; typedef
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c1267 static MPP_RET vdpu383_setup_scale_origin_bufs(Av1dHalCtx *p_hal, MppFrame mframe) in vdpu383_setup_scale_origin_bufs()
1297 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_alloc_res()
1343 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_release_res()
1383 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in vdpu383_av1d_init()
1423 static MPP_RET prepare_uncompress_header(Av1dHalCtx *p_hal, DXVA_PicParams_AV1 *dxva, in prepare_uncompress_header()
1915 static void vdpu383_av1d_rcb_setup(Av1dHalCtx *p_hal, DXVA_PicParams_AV1 *dxva) in vdpu383_av1d_rcb_setup()
1954 static void vdpu383_av1d_rcb_reg_cfg(Av1dHalCtx *p_hal, MppBuffer buf) in vdpu383_av1d_rcb_reg_cfg()
1989 static MPP_RET vdpu383_av1d_colmv_setup(Av1dHalCtx *p_hal, DXVA_PicParams_AV1 *dxva) in vdpu383_av1d_colmv_setup()
2017 static MPP_RET vdpu383_av1d_cdf_setup(Av1dHalCtx *p_hal, DXVA_PicParams_AV1 *dxva) in vdpu383_av1d_cdf_setup()
2071 static void vdpu383_av1d_set_cdf(Av1dHalCtx *p_hal, DXVA_PicParams_AV1 *dxva) in vdpu383_av1d_set_cdf()
[all …]
/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c134 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_alloc_res()
170 static MPP_RET vdpu_av1d_filtermem_alloc(Av1dHalCtx *p_hal, VdpuAv1dRegCtx *ctx, DXVA_PicParams_AV1… in vdpu_av1d_filtermem_alloc()
234 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in hal_av1d_release_res()
264 Av1dHalCtx *p_hal = (Av1dHalCtx *)hal; in vdpu_av1d_init()
425 static void set_ref_cb_base(Av1dHalCtx *p_hal, RK_S32 i, RK_S32 val, HalBufs bufs, RK_U32 offset) in set_ref_cb_base()
488 static void set_ref_dbase(Av1dHalCtx *p_hal, RK_S32 i, RK_S32 val, HalBufs bufs, RK_U32 offset) in set_ref_dbase()
735 static void set_frame_sign_bias(Av1dHalCtx *p_hal, DXVA_PicParams_AV1 *dxva) in set_frame_sign_bias()
759 static void vdpu_av1d_set_prob(Av1dHalCtx *p_hal, DXVA_PicParams_AV1 *dxva) in vdpu_av1d_set_prob()
778 static void vdpu_av1d_set_reference_frames(Av1dHalCtx *p_hal, VdpuAv1dRegCtx *ctx, DXVA_PicParams_A… in vdpu_av1d_set_reference_frames()
1099 static void vdpu_av1d_superres_params(Av1dHalCtx *p_hal, DXVA_PicParams_AV1 *dxva) in vdpu_av1d_superres_params()
[all …]