Lines Matching refs:mframe
727 MppFrame mframe = NULL; in hal_h265d_vdpu382_gen_regs() local
731 SLOT_FRAME_PTR, &mframe); in hal_h265d_vdpu382_gen_regs()
732 stride_y = mpp_frame_get_hor_stride(mframe); in hal_h265d_vdpu382_gen_regs()
733 ver_virstride = mpp_frame_get_ver_stride(mframe); in hal_h265d_vdpu382_gen_regs()
746 if (MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(mframe))) { in hal_h265d_vdpu382_gen_regs()
747 RK_U32 fbc_hdr_stride = mpp_frame_get_fbc_hdr_stride(mframe); in hal_h265d_vdpu382_gen_regs()
844 MppFrame mframe = NULL; in hal_h265d_vdpu382_gen_regs() local
850 SLOT_FRAME_PTR, &mframe); in hal_h265d_vdpu382_gen_regs()
856 && (!mpp_frame_get_errinfo(mframe))) { in hal_h265d_vdpu382_gen_regs()
885 MppFrame mframe = NULL; in hal_h265d_vdpu382_gen_regs() local
892 SLOT_FRAME_PTR, &mframe); in hal_h265d_vdpu382_gen_regs()
894 if (framebuf == NULL || mpp_frame_get_errinfo(mframe)) { in hal_h265d_vdpu382_gen_regs()
923 MppFrame mframe = NULL; in hal_h265d_vdpu382_gen_regs() local
926 SLOT_FRAME_PTR, &mframe); in hal_h265d_vdpu382_gen_regs()
928 if (mpp_frame_get_thumbnail_en(mframe)) { in hal_h265d_vdpu382_gen_regs()
933 vdpu382_setup_down_scale(mframe, reg_ctx->dev, &hw_regs->common); in hal_h265d_vdpu382_gen_regs()
1106 MppFrame mframe = NULL; in hal_h265d_vdpu382_wait() local
1108 SLOT_FRAME_PTR, &mframe); in hal_h265d_vdpu382_wait()
1109 if (mframe) { in hal_h265d_vdpu382_wait()
1111 mpp_frame_set_errinfo(mframe, 1); in hal_h265d_vdpu382_wait()