Searched refs:mix_videoframe_set_frame_structure (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/libmix/mix_video/src/
H A Dmixvideoframe.h141 MIX_RESULT mix_videoframe_set_frame_structure(MixVideoFrame * obj, guint32 frame_structure);
H A Dmixvideoframe.c315 MIX_RESULT mix_videoframe_set_frame_structure(MixVideoFrame * obj, function
H A Dmixvideoformat_vc1.c1412 mix_videoframe_set_frame_structure(frame, VA_TOP_FIELD);
1414 mix_videoframe_set_frame_structure(frame, VA_BOTTOM_FIELD);
1418 mix_videoframe_set_frame_structure(frame, VA_FRAME_PICTURE);
H A Dmixvideoformat_h264.c1363 mix_videoframe_set_frame_structure(frame, frame_structure);
1369 mix_videoframe_set_frame_structure(frame, VA_BOTTOM_FIELD | VA_TOP_FIELD);

Completed in 18 milliseconds