Searched refs:MPP_FRAME_FLAG_TOP_FIRST (Results 1 – 8 of 8) sorted by relevance
24 #define MPP_FRAME_FLAG_TOP_FIRST (0x00000004) macro28 #define MPP_FRAME_FLAG_DEINTERLACED (MPP_FRAME_FLAG_TOP_FIRST|MPP_FRAME_FLAG_BOT_FIRST)
239 impl->dei_cfg.dei_field_order = (mode & MPP_FRAME_FLAG_TOP_FIRST) ? in dec_vproc_start_dei_v1()332 if (mode & MPP_FRAME_FLAG_TOP_FIRST) { in dec_vproc_set_dei_v1()476 RK_U32 fo_from_syntax = (mode & MPP_FRAME_FLAG_TOP_FIRST) ? 1 : 0; in dec_vproc_config_dei_v2()479 if ((mode & MPP_FRAME_FLAG_TOP_FIRST) && (mode & MPP_FRAME_FLAG_BOT_FIRST)) in dec_vproc_config_dei_v2()572 RK_U32 fo_from_syntax = (mode & MPP_FRAME_FLAG_TOP_FIRST) ? 1 : 0; in dec_vproc_output_dei_v2()
558 frm->frame_mode |= MPP_FRAME_FLAG_TOP_FIRST; in dpb_alloc_frame()559 frm->frame_coding_mode |= MPP_FRAME_FLAG_TOP_FIRST; in dpb_alloc_frame()567 frm->frame_mode |= MPP_FRAME_FLAG_TOP_FIRST; in dpb_alloc_frame()
472 p_cur->frame_mode |= MPP_FRAME_FLAG_TOP_FIRST; in avsd_set_dpb()
500 impl->mode = MPP_FRAME_FLAG_PAIRED_FIELD | MPP_FRAME_FLAG_TOP_FIRST; in dpb_mark_malloc()525 impl->mode = MPP_FRAME_FLAG_PAIRED_FIELD | MPP_FRAME_FLAG_TOP_FIRST; in dpb_mark_malloc()
1445 frame_mode |= MPP_FRAME_FLAG_TOP_FIRST; in mpp_mpg4_parser_setup_hal_output()
568 if (field_order == MPP_FRAME_FLAG_TOP_FIRST) in setup_VPU_FRAME_from_mpp_frame()
1301 frametype |= MPP_FRAME_FLAG_TOP_FIRST; in m2vd_alloc_frame()