Home
last modified time | relevance | path

Searched refs:bufs_fd (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_ctx.h87 RK_S32 bufs_fd; member
H A Dhal_h265d_vdpu382.c140 reg_ctx->bufs_fd = mpp_buffer_get_fd(reg_ctx->bufs); in hal_h265d_vdpu382_init()
436 hw_reg->h265d_addr.reg180_scanlist_addr = reg_ctx->bufs_fd; in hal_h265d_v382_output_pps_packet()
793 hw_regs->h265d_addr.reg197_cabactbl_base = reg_ctx->bufs_fd; in hal_h265d_vdpu382_gen_regs()
795 hw_regs->h265d_addr.reg161_pps_base = reg_ctx->bufs_fd; in hal_h265d_vdpu382_gen_regs()
796 hw_regs->h265d_addr.reg163_rps_base = reg_ctx->bufs_fd; in hal_h265d_vdpu382_gen_regs()
H A Dhal_h265d_vdpu34x.c140 reg_ctx->bufs_fd = mpp_buffer_get_fd(reg_ctx->bufs); in hal_h265d_vdpu34x_init()
432 hw_reg->h265d_addr.reg180_scanlist_addr = reg_ctx->bufs_fd; in hal_h265d_v345_output_pps_packet()
1009 hw_regs->h265d_addr.reg197_cabactbl_base = reg_ctx->bufs_fd; in hal_h265d_vdpu34x_gen_regs()
1011 hw_regs->h265d_addr.reg161_pps_base = reg_ctx->bufs_fd; in hal_h265d_vdpu34x_gen_regs()
1012 hw_regs->h265d_addr.reg163_rps_base = reg_ctx->bufs_fd; in hal_h265d_vdpu34x_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c138 RK_S32 bufs_fd; member
658 regs->h264d_addr.cabactbl_base = reg_ctx->bufs_fd; in set_registers()
717 reg_ctx->bufs_fd = mpp_buffer_get_fd(reg_ctx->bufs); in vdpu34x_h264d_init()
968 regs->h264d_addr.pps_base = ctx->bufs_fd; in vdpu34x_h264d_gen_regs()
975 regs->h264d_addr.rps_base = ctx->bufs_fd; in vdpu34x_h264d_gen_regs()
983 regs->h264d_addr.scanlist_addr = ctx->bufs_fd; in vdpu34x_h264d_gen_regs()
H A Dhal_h264d_vdpu382.c142 RK_S32 bufs_fd; member
672 regs->h264d_addr.cabactbl_base = reg_ctx->bufs_fd; in set_registers()
743 reg_ctx->bufs_fd = mpp_buffer_get_fd(reg_ctx->bufs); in vdpu382_h264d_init()
1019 regs->h264d_addr.pps_base = ctx->bufs_fd; in vdpu382_h264d_gen_regs()
1026 regs->h264d_addr.rps_base = ctx->bufs_fd; in vdpu382_h264d_gen_regs()
1034 regs->h264d_addr.scanlist_addr = ctx->bufs_fd; in vdpu382_h264d_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c72 RK_S32 bufs_fd; member
521 reg_ctx->bufs_fd = mpp_buffer_get_fd(reg_ctx->bufs); in hal_avs2d_rkv_init()
687 regs->avs2d_addr.head_base = reg_ctx->bufs_fd; in hal_avs2d_rkv_gen_regs()
695 regs->avs2d_addr.scanlist_addr = reg_ctx->bufs_fd; in hal_avs2d_rkv_gen_regs()
H A Dhal_avs2d_vdpu382.c72 RK_S32 bufs_fd; member
595 reg_ctx->bufs_fd = mpp_buffer_get_fd(reg_ctx->bufs); in hal_avs2d_vdpu382_init()
763 regs->avs2d_addr.head_base = reg_ctx->bufs_fd; in hal_avs2d_vdpu382_gen_regs()
771 regs->avs2d_addr.scanlist_addr = reg_ctx->bufs_fd; in hal_avs2d_vdpu382_gen_regs()