Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_api.c38 static MPP_RET init_hard_platform(AvsdHalCtx_t *p_hal, MppCodingType coding) in init_hard_platform()
118 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_deinit()
152 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_init()
157 memset(p_hal, 0, sizeof(AvsdHalCtx_t)); in hal_avsd_init()
194 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_gen_regs()
240 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_start()
253 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_wait()
266 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_reset()
279 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_flush()
292 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_control()
[all …]
H A Dhal_avsd_base.h130 } AvsdHalCtx_t; typedef
140 RK_S32 get_queue_pic(AvsdHalCtx_t *p_hal);
141 RK_S32 get_packet_fd(AvsdHalCtx_t *p_hal, RK_S32 idx);
142 RK_S32 get_frame_fd(AvsdHalCtx_t *p_hal, RK_S32 idx);
H A Dhal_avsd_base.c42 RK_S32 get_queue_pic(AvsdHalCtx_t *p_hal) in get_queue_pic()
58 RK_S32 get_packet_fd(AvsdHalCtx_t *p_hal, RK_S32 idx) in get_packet_fd()
70 RK_S32 get_frame_fd(AvsdHalCtx_t *p_hal, RK_S32 idx) in get_frame_fd()
H A Dhal_avsd_vdpu1.c31 static MPP_RET set_defalut_parameters(AvsdHalCtx_t *p_hal) in set_defalut_parameters()
71 static MPP_RET set_regs_parameters(AvsdHalCtx_t *p_hal, HalDecTask *task) in set_regs_parameters()
411 static MPP_RET update_parameters(AvsdHalCtx_t *p_hal) in update_parameters()
436 static MPP_RET repeat_other_field(AvsdHalCtx_t *p_hal, HalTaskInfo *task) in repeat_other_field()
482 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_init()
521 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_deinit()
545 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_gen_regs()
572 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_start()
627 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_wait()
678 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_reset()
H A Dhal_avsd_vdpu2.c31 static MPP_RET set_defalut_parameters(AvsdHalCtx_t *p_hal) in set_defalut_parameters()
70 static MPP_RET set_regs_parameters(AvsdHalCtx_t *p_hal, HalDecTask *task) in set_regs_parameters()
404 static MPP_RET update_parameters(AvsdHalCtx_t *p_hal) in update_parameters()
429 static MPP_RET repeat_other_field(AvsdHalCtx_t *p_hal, HalTaskInfo *task) in repeat_other_field()
478 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_init()
518 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_deinit()
542 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_gen_regs()
570 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_start()
625 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_wait()
677 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_reset()
H A Dhal_avsd_plus.c39 MPP_RET set_defalut_parameters(AvsdHalCtx_t *p_hal) in set_defalut_parameters()
79 static MPP_RET set_regs_parameters(AvsdHalCtx_t *p_hal, HalDecTask *task) in set_regs_parameters()
504 static MPP_RET update_parameters(AvsdHalCtx_t *p_hal) in update_parameters()
529 static MPP_RET repeat_other_field(AvsdHalCtx_t *p_hal, HalTaskInfo *task) in repeat_other_field()
592 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_init()
631 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_deinit()
653 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_gen_regs()
679 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_start()
755 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_wait()
813 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_reset()