Searched refs:MPP_FRAME_FLAG_BOT_FIRST (Results 1 – 8 of 8) sorted by relevance
26 #define MPP_FRAME_FLAG_BOT_FIRST (0x00000008) macro28 #define MPP_FRAME_FLAG_DEINTERLACED (MPP_FRAME_FLAG_TOP_FIRST|MPP_FRAME_FLAG_BOT_FIRST)
561 frm->frame_mode |= MPP_FRAME_FLAG_BOT_FIRST; in dpb_alloc_frame()562 frm->frame_coding_mode |= MPP_FRAME_FLAG_BOT_FIRST; in dpb_alloc_frame()569 frm->frame_mode |= MPP_FRAME_FLAG_BOT_FIRST; in dpb_alloc_frame()
474 p_cur->frame_mode |= MPP_FRAME_FLAG_BOT_FIRST; in avsd_set_dpb()
479 if ((mode & MPP_FRAME_FLAG_TOP_FIRST) && (mode & MPP_FRAME_FLAG_BOT_FIRST)) in dec_vproc_config_dei_v2()
503 impl->mode = MPP_FRAME_FLAG_PAIRED_FIELD | MPP_FRAME_FLAG_BOT_FIRST; in dpb_mark_malloc()528 impl->mode = MPP_FRAME_FLAG_PAIRED_FIELD | MPP_FRAME_FLAG_BOT_FIRST; in dpb_mark_malloc()
1447 frame_mode |= MPP_FRAME_FLAG_BOT_FIRST; in mpp_mpg4_parser_setup_hal_output()
570 else if (field_order == MPP_FRAME_FLAG_BOT_FIRST) in setup_VPU_FRAME_from_mpp_frame()
1303 frametype |= MPP_FRAME_FLAG_BOT_FIRST; in m2vd_alloc_frame()