Searched refs:MPP_FRAME_FLAG_FRAME (Results 1 – 10 of 10) sorted by relevance
547 frm->frame_mode = MPP_FRAME_FLAG_FRAME; in dpb_alloc_frame()548 frm->frame_coding_mode = MPP_FRAME_FLAG_FRAME; in dpb_alloc_frame()565 frm->frame_coding_mode = MPP_FRAME_FLAG_FRAME; in dpb_alloc_frame()
16 #define MPP_FRAME_FLAG_FRAME (0x00000000) macro
505 mpp_frame_set_mode(frame, MPP_FRAME_FLAG_FRAME); in mpp_h263_parser_setup_hal_output()
635 if (((mode & MPP_FRAME_FLAG_PAIRED_FIELD) == MPP_FRAME_FLAG_FRAME) && in dec_vproc_dei_v2_deinterlace()700 if (((mode & MPP_FRAME_FLAG_PAIRED_FIELD) == MPP_FRAME_FLAG_FRAME) && in dec_vproc_dei_v2_detection()
1420 RK_U32 frame_mode = MPP_FRAME_FLAG_FRAME; in mpp_mpg4_parser_setup_hal_output()1451 frame_mode == MPP_FRAME_FLAG_FRAME) in mpp_mpg4_parser_setup_hal_output()
1297 frametype = MPP_FRAME_FLAG_FRAME; in m2vd_alloc_frame()1306 frametype == MPP_FRAME_FLAG_FRAME) in m2vd_alloc_frame()
221 mpp_frame_set_mode(frame, MPP_FRAME_FLAG_FRAME); in mpp_dec_put_frame()
477 p_cur->frame_mode = MPP_FRAME_FLAG_FRAME; in avsd_set_dpb()
564 if (mode == MPP_FRAME_FLAG_FRAME) in setup_VPU_FRAME_from_mpp_frame()
493 impl->mode = MPP_FRAME_FLAG_FRAME; in dpb_mark_malloc()