Searched refs:H264dHalCtx_t (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_api.c | 50 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in explain_input_buffer() 85 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_init() 89 memset(p_hal, 0, sizeof(H264dHalCtx_t)); in hal_h264d_init() 234 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_deinit() 261 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_gen_regs() 276 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_start() 290 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_wait() 304 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_reset() 318 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_flush() 332 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_control() [all …]
|
| H A D | hal_h264d_rkv_reg.c | 252 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() 348 static MPP_RET prepare_framerps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_framerps() 407 static MPP_RET prepare_scanlist(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_scanlist() 430 static MPP_RET set_registers(H264dHalCtx_t *p_hal, H264dRkvRegs_t *p_regs, HalTaskInfo *task) in set_registers() 547 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_init() 619 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_deinit() 646 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_gen_regs() 705 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_start() 774 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_wait() 829 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_reset() [all …]
|
| H A D | hal_h264d_vdpu382.c | 355 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() 450 static MPP_RET prepare_framerps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_framerps() 516 static MPP_RET prepare_scanlist(H264dHalCtx_t *p_hal, RK_U8 *data, RK_U32 len) in prepare_scanlist() 537 static MPP_RET set_registers(H264dHalCtx_t *p_hal, Vdpu382H264dRegSet *regs, HalTaskInfo *task) in set_registers() 731 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu382_h264d_init() 807 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu382_h264d_deinit() 836 static void h264d_refine_rcb_size(H264dHalCtx_t *p_hal, Vdpu382RcbInfo *rcb_info, in h264d_refine_rcb_size() 899 H264dHalCtx_t *p_hal = (H264dHalCtx_t*)hal; in hal_h264d_rcb_info_update() 938 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu382_h264d_setup_colmv_buf() 970 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu382_h264d_gen_regs() [all …]
|
| H A D | hal_h264d_vdpu1.c | 335 static MPP_RET vdpu1_set_pic_regs(H264dHalCtx_t *p_hal, in vdpu1_set_pic_regs() 347 static MPP_RET vdpu1_set_vlc_regs(H264dHalCtx_t *p_hal, in vdpu1_set_vlc_regs() 465 static MPP_RET vdpu1_set_ref_regs(H264dHalCtx_t *p_hal, in vdpu1_set_ref_regs() 537 static MPP_RET vdpu1_set_asic_regs(H264dHalCtx_t *p_hal, in vdpu1_set_asic_regs() 685 static MPP_RET vdpu1_set_device_regs(H264dHalCtx_t *p_hal, in vdpu1_set_device_regs() 743 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu1_h264d_init() 813 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu1_h264d_deinit() 840 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu1_h264d_gen_regs() 890 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu1_h264d_start() 955 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu1_h264d_wait() [all …]
|
| H A D | hal_h264d_vdpu2.c | 42 static MPP_RET set_device_regs(H264dHalCtx_t *p_hal, H264dVdpuRegs_t *p_reg) in set_device_regs() 379 static MPP_RET set_pic_regs(H264dHalCtx_t *p_hal, H264dVdpuRegs_t *p_regs) in set_pic_regs() 390 static MPP_RET set_vlc_regs(H264dHalCtx_t *p_hal, H264dVdpuRegs_t *p_regs) in set_vlc_regs() 522 static MPP_RET set_ref_regs(H264dHalCtx_t *p_hal, H264dVdpuRegs_t *p_regs) in set_ref_regs() 630 static MPP_RET set_asic_regs(H264dHalCtx_t *p_hal, H264dVdpuRegs_t *p_regs) in set_asic_regs() 802 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu2_h264d_init() 872 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu2_h264d_deinit() 899 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu2_h264d_gen_regs() 949 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu2_h264d_start() 1042 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu2_h264d_wait() [all …]
|
| H A D | hal_h264d_vdpu34x.c | 349 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() 444 static MPP_RET prepare_framerps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_framerps() 510 static MPP_RET prepare_scanlist(H264dHalCtx_t *p_hal, RK_U8 *data, RK_U32 len) in prepare_scanlist() 531 static MPP_RET set_registers(H264dHalCtx_t *p_hal, Vdpu34xH264dRegSet *regs, HalTaskInfo *task) in set_registers() 705 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu34x_h264d_init() 770 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu34x_h264d_deinit() 799 static void h264d_refine_rcb_size(H264dHalCtx_t *p_hal, Vdpu34xRcbInfo *rcb_info, in h264d_refine_rcb_size() 853 H264dHalCtx_t *p_hal = (H264dHalCtx_t*)hal; in hal_h264d_rcb_info_update() 896 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu34x_h264d_gen_regs() 1004 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu34x_h264d_start() [all …]
|
| H A D | hal_h264d_global.h | 137 } H264dHalCtx_t; typedef
|