Lines Matching refs:mframe
936 MppFrame mframe = NULL; in hal_h265d_vdpu34x_gen_regs() local
940 SLOT_FRAME_PTR, &mframe); in hal_h265d_vdpu34x_gen_regs()
941 stride_y = mpp_frame_get_hor_stride(mframe); in hal_h265d_vdpu34x_gen_regs()
942 ver_virstride = mpp_frame_get_ver_stride(mframe); in hal_h265d_vdpu34x_gen_regs()
957 if (MPP_FRAME_FMT_IS_FBC(mpp_frame_get_fmt(mframe))) { in hal_h265d_vdpu34x_gen_regs()
958 RK_U32 fbc_hdr_stride = mpp_frame_get_fbc_hdr_stride(mframe); in hal_h265d_vdpu34x_gen_regs()
1054 MppFrame mframe = NULL; in hal_h265d_vdpu34x_gen_regs() local
1061 SLOT_FRAME_PTR, &mframe); in hal_h265d_vdpu34x_gen_regs()
1085 && (!mpp_frame_get_errinfo(mframe))) { in hal_h265d_vdpu34x_gen_regs()
1106 (!ref_buf || mpp_frame_get_errinfo(mframe))) { in hal_h265d_vdpu34x_gen_regs()
1316 MppFrame mframe = NULL; in hal_h265d_vdpu34x_wait() local
1318 SLOT_FRAME_PTR, &mframe); in hal_h265d_vdpu34x_wait()
1319 if (mframe) { in hal_h265d_vdpu34x_wait()
1321 mpp_frame_set_errinfo(mframe, 1); in hal_h265d_vdpu34x_wait()