Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.c33 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in set_frame_params()
50 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in set_filter()
125 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in set_segmentation()
337 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in set_frame_header()
437 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in set_new_frame()
604 HalVp8eCtx *ctx = (HalVp8eCtx *) hal; in set_code_frame()
669 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in init_picbuf()
698 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in set_picbuf_ref()
797 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in write_ivf_header()
841 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in write_ivf_frame()
[all …]
H A Dhal_vp8e_vepu1_v2.c39 HalVp8eCtx *ctx = (HalVp8eCtx *) hal; in vp8e_vpu_frame_start()
284 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu1_init_v2()
330 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu1_deinit_v2()
350 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu1_gen_regs_v2()
375 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu1_start_v2()
423 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in vp8e_update_hw_cfg()
448 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu1_wait_v2()
482 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu1_get_task_v2()
521 .ctx_size = sizeof(HalVp8eCtx),
H A Dhal_vp8e_vepu2_v2.c40 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in vp8e_vpu_frame_start()
286 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu2_init_v2()
334 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu2_deinit_v2()
354 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu2_gen_regs_v2()
379 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu2_start_v2()
427 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in vp8e_update_hw_cfg()
451 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu2_wait_v2()
484 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in hal_vp8e_vepu2_get_task_v2()
522 .ctx_size = sizeof(HalVp8eCtx),
H A Dhal_vp8e_entropy.c63 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in vp8e_init_entropy()
250 HalVp8eCtx *ctx = (HalVp8eCtx *)hal; in vp8e_write_entropy_tables()
H A Dhal_vp8e_base.h369 } HalVp8eCtx; typedef