Searched refs:MPP_FRAME_FLAG_BOT_FIRST (Results 1 – 10 of 10) sorted by relevance
37 #define MPP_FRAME_FLAG_BOT_FIRST (0x00000008) macro39 #define MPP_FRAME_FLAG_DEINTERLACED (MPP_FRAME_FLAG_TOP_FIRST|MPP_FRAME_FLAG_BOT_FIRST)
556 frm->frame_mode |= MPP_FRAME_FLAG_BOT_FIRST; in dpb_alloc_frame()557 frm->frame_coding_mode |= MPP_FRAME_FLAG_BOT_FIRST; in dpb_alloc_frame()564 frm->frame_mode |= MPP_FRAME_FLAG_BOT_FIRST; in dpb_alloc_frame()
420 if ((mode & MPP_FRAME_FLAG_TOP_FIRST) && (mode & MPP_FRAME_FLAG_BOT_FIRST)) in dec_vproc_set_dei_v2()422 else if (mode & MPP_FRAME_FLAG_BOT_FIRST) in dec_vproc_set_dei_v2()
476 p_cur->frame_mode |= MPP_FRAME_FLAG_BOT_FIRST; in avsd_set_dpb()
803 case MPP_FRAME_FLAG_BOT_FIRST: in gst_mpp_dec_update_interlace_mode()
499 impl->mode = MPP_FRAME_FLAG_PAIRED_FIELD | MPP_FRAME_FLAG_BOT_FIRST; in dpb_mark_malloc()524 impl->mode = MPP_FRAME_FLAG_PAIRED_FIELD | MPP_FRAME_FLAG_BOT_FIRST; in dpb_mark_malloc()
1444 frame_mode |= MPP_FRAME_FLAG_BOT_FIRST; in mpp_mpg4_parser_setup_hal_output()
545 else if (field_order == MPP_FRAME_FLAG_BOT_FIRST) in setup_VPU_FRAME_from_mpp_frame()
1279 frametype |= MPP_FRAME_FLAG_BOT_FIRST; in m2vd_alloc_frame()