Searched refs:mix_videoframe_set_frame_structure (Results 1 – 4 of 4) sorted by relevance
141 MIX_RESULT mix_videoframe_set_frame_structure(MixVideoFrame * obj, guint32 frame_structure);
315 MIX_RESULT mix_videoframe_set_frame_structure(MixVideoFrame * obj, in mix_videoframe_set_frame_structure() function
1412 mix_videoframe_set_frame_structure(frame, VA_TOP_FIELD); in mix_videofmt_vc1_process_decode()1414 mix_videoframe_set_frame_structure(frame, VA_BOTTOM_FIELD); in mix_videofmt_vc1_process_decode()1418 mix_videoframe_set_frame_structure(frame, VA_FRAME_PICTURE); in mix_videofmt_vc1_process_decode()
1363 mix_videoframe_set_frame_structure(frame, frame_structure); in mix_videofmt_h264_process_decode_picture()1369 mix_videoframe_set_frame_structure(frame, VA_BOTTOM_FIELD | VA_TOP_FIELD); in mix_videofmt_h264_process_decode_picture()