Home
last modified time | relevance | path

Searched refs:GST_VIDEO_BUFFER_FLAG_TFF (Results 1 – 25 of 28) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-frame.h198 GST_VIDEO_BUFFER_FLAG_TFF = (GST_BUFFER_FLAG_LAST << 1), enumerator
205 GST_VIDEO_BUFFER_FLAG_TOP_FIELD = GST_VIDEO_BUFFER_FLAG_TFF |
Dvideo-frame.c149 if (GST_BUFFER_FLAG_IS_SET (buffer, GST_VIDEO_BUFFER_FLAG_TFF)) in gst_video_frame_map_id()
Dvideo-enumtypes.c840 { C_FLAGS(GST_VIDEO_BUFFER_FLAG_TFF), "GST_VIDEO_BUFFER_FLAG_TFF", "tff" }, in gst_video_buffer_flags_get_type()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwllinuxdmabuf.c128 if (!GST_BUFFER_FLAG_IS_SET (buf, GST_VIDEO_BUFFER_FLAG_TFF)) { in gst_wl_linux_dmabuf_construct_wl_buffer()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.c1399 GST_BUFFER_FLAG_UNSET (outbuf, GST_VIDEO_BUFFER_FLAG_TFF); in gst_v4l2_buffer_pool_dqbuf()
1411 GST_BUFFER_FLAG_SET (outbuf, GST_VIDEO_BUFFER_FLAG_TFF); in gst_v4l2_buffer_pool_dqbuf()
1415 GST_BUFFER_FLAG_UNSET (outbuf, GST_VIDEO_BUFFER_FLAG_TFF); in gst_v4l2_buffer_pool_dqbuf()
1422 GST_BUFFER_FLAG_UNSET (outbuf, GST_VIDEO_BUFFER_FLAG_TFF); in gst_v4l2_buffer_pool_dqbuf()
1424 GST_BUFFER_FLAG_SET (outbuf, GST_VIDEO_BUFFER_FLAG_TFF); in gst_v4l2_buffer_pool_dqbuf()
1429 GST_BUFFER_FLAG_UNSET (outbuf, GST_VIDEO_BUFFER_FLAG_TFF); in gst_v4l2_buffer_pool_dqbuf()
/third_party/gstreamer/gstplugins_good/gst/y4m/
Dgsty4mencode.c242 GST_VIDEO_BUFFER_FLAG_TFF); in gst_y4m_encode_handle_frame()
/third_party/gstreamer/gstplugins_bad/gst/ivtc/
Dgstivtc.c519 if (GST_BUFFER_FLAG_IS_SET (inbuf, GST_VIDEO_BUFFER_FLAG_TFF)) { in gst_ivtc_transform()
627 GST_VIDEO_BUFFER_FLAG_TFF | GST_VIDEO_BUFFER_FLAG_RFF | in gst_ivtc_construct_frame()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c1058 pic_field_order |= GST_VIDEO_BUFFER_FLAG_TFF; in picture_changed()
1090 pic_field_order |= GST_VIDEO_BUFFER_FLAG_TFF; in update_video_context()
1361 if ((ffmpegdec->pic_field_order & GST_VIDEO_BUFFER_FLAG_TFF)) in gst_ffmpegviddec_negotiate()
1866 GST_BUFFER_FLAG_SET (out_frame->output_buffer, GST_VIDEO_BUFFER_FLAG_TFF); in gst_ffmpegviddec_video_frame()
1951 GST_VIDEO_BUFFER_FLAG_TFF)) { in gst_ffmpegviddec_video_frame()
1952 GST_BUFFER_FLAG_SET (out_frame->output_buffer, GST_VIDEO_BUFFER_FLAG_TFF); in gst_ffmpegviddec_video_frame()
Dgstavvidenc.c572 GST_BUFFER_FLAG_IS_SET (frame->input_buffer, GST_VIDEO_BUFFER_FLAG_TFF) in gst_ffmpegvidenc_send_frame()
/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/
Dgstfieldanalysis.c655 GST_BUFFER_FLAG_UNSET (buf, GST_VIDEO_BUFFER_FLAG_TFF); in gst_field_analysis_decorate()
657 && GST_BUFFER_FLAG_IS_SET (buf, GST_VIDEO_BUFFER_FLAG_TFF))) { in gst_field_analysis_decorate()
658 GST_BUFFER_FLAG_SET (buf, GST_VIDEO_BUFFER_FLAG_TFF); in gst_field_analysis_decorate()
683 GST_BUFFER_FLAG_IS_SET (buf, GST_VIDEO_BUFFER_FLAG_TFF), in gst_field_analysis_decorate()
/third_party/gstreamer/gstplugins_bad/gst/interlace/
Dgstinterlace.c428 GST_BUFFER_FLAG_SET (buf, GST_VIDEO_BUFFER_FLAG_TFF); in gst_interlace_decorate_buffer()
1216 (GST_BUFFER_FLAGS (buffer) & GST_VIDEO_BUFFER_FLAG_TFF) ? "tff" : in gst_interlace_push_buffer()
1244 (GST_BUFFER_FLAGS (buffer) & GST_VIDEO_BUFFER_FLAG_TFF) ? "tff" : "", in gst_interlace_chain()
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawvideoparse.c952 GST_BUFFER_FLAG_SET (out_data, GST_VIDEO_BUFFER_FLAG_TFF); in gst_raw_video_parse_process()
955 GST_BUFFER_FLAG_UNSET (out_data, GST_VIDEO_BUFFER_FLAG_TFF); in gst_raw_video_parse_process()
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdec.c522 GST_BUFFER_FLAG_UNSET (outbuf, GST_VIDEO_BUFFER_FLAG_TFF); in gst_dvdec_chain()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvampeg2dec.c579 gboolean tff = (picture->buffer_flags & GST_VIDEO_BUFFER_FLAG_TFF) != 0; in gst_va_mpeg2_dec_output_picture()
Dgstvah264dec.c140 gboolean tff = (picture->buffer_flags & GST_VIDEO_BUFFER_FLAG_TFF) != 0; in gst_va_h264_dec_output_picture()
Dgstvafilter.c1738 if (GST_BUFFER_FLAG_IS_SET (buffer, GST_VIDEO_BUFFER_FLAG_TFF)) { in gst_va_buffer_get_surface_flags()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.c915 picture->buffer_flags |= GST_VIDEO_BUFFER_FLAG_TFF; in gst_h264_dpb_bump()
Dgstmpeg2decoder.c903 picture->buffer_flags |= GST_VIDEO_BUFFER_FLAG_TFF; in gst_mpeg2_decoder_ensure_current_picture()
Dgsth265decoder.c1181 GST_VIDEO_BUFFER_FLAG_INTERLACED | GST_VIDEO_BUFFER_FLAG_TFF; in gst_h265_decoder_set_buffer_flags()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11mpeg2dec.cpp762 gboolean tff = (picture->buffer_flags & GST_VIDEO_BUFFER_FLAG_TFF) != 0; in gst_d3d11_mpeg2_dec_output_picture()
Dgstd3d11h264dec.cpp895 gboolean tff = (picture->buffer_flags & GST_VIDEO_BUFFER_FLAG_TFF) != 0; in gst_d3d11_h264_dec_output_picture()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264dec.c529 gboolean tff = (picture->buffer_flags & GST_VIDEO_BUFFER_FLAG_TFF) != 0; in gst_nv_h264_dec_output_picture()
Dgstnvdec.c852 GST_BUFFER_FLAG_SET (output_buffer, GST_VIDEO_BUFFER_FLAG_TFF); in parser_display_callback()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstmpegvideoparse.c1048 GST_BUFFER_FLAG_SET (parse_buffer, GST_VIDEO_BUFFER_FLAG_TFF); in gst_mpegv_parse_pre_push_frame()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkvideosrc.cpp1414 GST_VIDEO_BUFFER_FLAG_TFF | GST_VIDEO_BUFFER_FLAG_INTERLACED); in gst_decklink_video_src_create()

12