Searched refs:AvsdHalCtx_t (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/ |
| H A D | hal_avsd_api.c | 38 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() 192 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_gen_regs() 238 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_start() 251 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_wait() 264 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_reset() 277 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_flush() 290 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_control() [all …]
|
| H A D | hal_avsd_vdpu2.c | 31 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() 428 static MPP_RET repeat_other_field(AvsdHalCtx_t *p_hal, HalTaskInfo *task) in repeat_other_field() 477 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_init() 517 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_deinit() 541 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_gen_regs() 568 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_start() 622 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_wait() 672 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_reset()
|
| H A D | hal_avsd_vdpu1.c | 31 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() 435 static MPP_RET repeat_other_field(AvsdHalCtx_t *p_hal, HalTaskInfo *task) in repeat_other_field() 481 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_init() 520 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_deinit() 544 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_gen_regs() 570 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_start() 624 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_wait() 673 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_reset()
|
| H A D | hal_avsd_base.h | 129 } AvsdHalCtx_t; typedef 139 RK_S32 get_queue_pic(AvsdHalCtx_t *p_hal); 140 RK_S32 get_packet_fd(AvsdHalCtx_t *p_hal, RK_S32 idx); 141 RK_S32 get_frame_fd(AvsdHalCtx_t *p_hal, RK_S32 idx);
|
| H A D | hal_avsd_plus.c | 39 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() 502 static MPP_RET update_parameters(AvsdHalCtx_t *p_hal) in update_parameters() 526 static MPP_RET repeat_other_field(AvsdHalCtx_t *p_hal, HalTaskInfo *task) in repeat_other_field() 573 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_init() 612 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_deinit() 634 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_gen_regs() 659 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_start() 734 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_wait() 780 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_plus_reset()
|
| H A D | hal_avsd_base.c | 42 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()
|