Searched refs:GST_VIDEO_FRAME_IS_TFF (Results 1 – 3 of 3) sorted by relevance
124 #define GST_VIDEO_FRAME_IS_TFF(f) (GST_VIDEO_FRAME_FLAG_IS_SET(f, GST_VIDEO_FRAME_FLAG_TFF… macro
1058 if (GST_VIDEO_FRAME_IS_TFF (frame)) { in gst_deinterlace_get_buffer_state()1116 tff = GST_VIDEO_FRAME_IS_TFF (field1); in gst_deinterlace_push_history()
2323 if (GST_VIDEO_FRAME_IS_TFF (vframe)) in _submit_input_buffer()