| /rockchip-linux_mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_api.c | 211 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in explain_input_buffer() 245 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_init() 249 memset(p_hal, 0, sizeof(H264dHalCtx_t)); in hal_h264d_init() 371 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_deinit() 398 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_gen_regs() 416 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in hal_h264d_control() 427 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; \ 438 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; \ 455 .ctx_size = sizeof(H264dHalCtx_t),
|
| H A D | hal_h264d_rkv_reg.c | 251 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() 347 static MPP_RET prepare_framerps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_framerps() 406 static MPP_RET prepare_scanlist(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_scanlist() 429 static MPP_RET set_registers(H264dHalCtx_t *p_hal, H264dRkvRegs_t *p_regs, HalTaskInfo *task) in set_registers() 546 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_init() 603 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_deinit() 630 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_gen_regs() 692 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_start() 761 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_wait() 816 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in rkv_h264d_reset() [all …]
|
| H A D | hal_h264d_vdpu34x.c | 350 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() 445 static MPP_RET prepare_framerps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_framerps() 511 static MPP_RET prepare_scanlist(H264dHalCtx_t *p_hal, RK_U8 *data, RK_U32 len) in prepare_scanlist() 532 static MPP_RET set_registers(H264dHalCtx_t *p_hal, Vdpu34xH264dRegSet *regs, HalTaskInfo *task) in set_registers() 711 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu34x_h264d_init() 765 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu34x_h264d_deinit() 794 static void h264d_refine_rcb_size(H264dHalCtx_t *p_hal, Vdpu34xRcbInfo *rcb_info, in h264d_refine_rcb_size() 848 H264dHalCtx_t *p_hal = (H264dHalCtx_t*)hal; in hal_h264d_rcb_info_update() 890 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu34x_h264d_setup_colmv_buf() 925 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu34x_h264d_gen_regs() [all …]
|
| H A D | hal_h264d_vdpu1.c | 336 static MPP_RET vdpu1_set_pic_regs(H264dHalCtx_t *p_hal, in vdpu1_set_pic_regs() 348 static MPP_RET vdpu1_set_vlc_regs(H264dHalCtx_t *p_hal, in vdpu1_set_vlc_regs() 466 static MPP_RET vdpu1_set_ref_regs(H264dHalCtx_t *p_hal, in vdpu1_set_ref_regs() 538 static MPP_RET vdpu1_set_asic_regs(H264dHalCtx_t *p_hal, in vdpu1_set_asic_regs() 686 static MPP_RET vdpu1_set_device_regs(H264dHalCtx_t *p_hal, in vdpu1_set_device_regs() 744 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu1_h264d_init() 798 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu1_h264d_deinit() 825 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu1_h264d_gen_regs() 876 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu1_h264d_start() 941 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu1_h264d_wait() [all …]
|
| H A D | hal_h264d_vdpu2.c | 43 static MPP_RET set_device_regs(H264dHalCtx_t *p_hal, H264dVdpuRegs_t *p_reg) in set_device_regs() 380 static MPP_RET set_pic_regs(H264dHalCtx_t *p_hal, H264dVdpuRegs_t *p_regs) in set_pic_regs() 391 static MPP_RET set_vlc_regs(H264dHalCtx_t *p_hal, H264dVdpuRegs_t *p_regs) in set_vlc_regs() 523 static MPP_RET set_ref_regs(H264dHalCtx_t *p_hal, H264dVdpuRegs_t *p_regs) in set_ref_regs() 631 static MPP_RET set_asic_regs(H264dHalCtx_t *p_hal, H264dVdpuRegs_t *p_regs) in set_asic_regs() 803 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu2_h264d_init() 857 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu2_h264d_deinit() 884 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu2_h264d_gen_regs() 935 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu2_h264d_start() 1029 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu2_h264d_wait() [all …]
|
| H A D | hal_h264d_vdpu384a.c | 117 static MPP_RET vdpu384a_setup_scale_origin_bufs(H264dHalCtx_t *p_hal, MppFrame mframe) in vdpu384a_setup_scale_origin_bufs() 143 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() 302 static MPP_RET prepare_scanlist(H264dHalCtx_t *p_hal, RK_U8 *data, RK_U32 len) in prepare_scanlist() 351 static MPP_RET set_registers(H264dHalCtx_t *p_hal, Vdpu384aH264dRegSet *regs, HalTaskInfo *task) in set_registers() 590 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu384a_h264d_init() 640 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu384a_h264d_deinit() 677 static void h264d_refine_rcb_size(H264dHalCtx_t *p_hal, Vdpu384aRcbInfo *rcb_info, in h264d_refine_rcb_size() 727 H264dHalCtx_t *p_hal = (H264dHalCtx_t*)hal; in hal_h264d_rcb_info_update() 767 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu384a_h264d_gen_regs() 870 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu384a_h264d_start() [all …]
|
| H A D | hal_h264d_vdpu382.c | 356 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() 451 static MPP_RET prepare_framerps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_framerps() 517 static MPP_RET prepare_scanlist(H264dHalCtx_t *p_hal, RK_U8 *data, RK_U32 len) in prepare_scanlist() 538 static MPP_RET set_registers(H264dHalCtx_t *p_hal, Vdpu382H264dRegSet *regs, HalTaskInfo *task) in set_registers() 732 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu382_h264d_init() 794 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu382_h264d_deinit() 823 static void h264d_refine_rcb_size(H264dHalCtx_t *p_hal, Vdpu382RcbInfo *rcb_info, in h264d_refine_rcb_size() 886 H264dHalCtx_t *p_hal = (H264dHalCtx_t*)hal; in hal_h264d_rcb_info_update() 924 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu382_h264d_setup_colmv_buf() 955 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu382_h264d_gen_regs() [all …]
|
| H A D | hal_h264d_vdpu383.c | 130 static MPP_RET vdpu383_setup_scale_origin_bufs(H264dHalCtx_t *p_hal, MppFrame mframe) in vdpu383_setup_scale_origin_bufs() 156 static MPP_RET prepare_spspps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_spspps() 288 static MPP_RET prepare_framerps(H264dHalCtx_t *p_hal, RK_U64 *data, RK_U32 len) in prepare_framerps() 366 static MPP_RET prepare_scanlist(H264dHalCtx_t *p_hal, RK_U8 *data, RK_U32 len) in prepare_scanlist() 415 static MPP_RET set_registers(H264dHalCtx_t *p_hal, Vdpu383H264dRegSet *regs, HalTaskInfo *task) in set_registers() 632 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu383_h264d_init() 689 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu383_h264d_deinit() 726 static void h264d_refine_rcb_size(H264dHalCtx_t *p_hal, Vdpu383RcbInfo *rcb_info, in h264d_refine_rcb_size() 776 H264dHalCtx_t *p_hal = (H264dHalCtx_t*)hal; in hal_h264d_rcb_info_update() 815 H264dHalCtx_t *p_hal = (H264dHalCtx_t *)hal; in vdpu383_h264d_gen_regs() [all …]
|
| H A D | hal_h264d_global.h | 122 } H264dHalCtx_t; typedef
|