Home
last modified time | relevance | path

Searched refs:GST_VIDEO_INTERLACE_MODE_INTERLEAVED (Results 1 – 19 of 19) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h79 GST_VIDEO_INTERLACE_MODE_INTERLEAVED, enumerator
Dvideo-enumtypes.c883 …{ C_ENUM(GST_VIDEO_INTERLACE_MODE_INTERLEAVED), "GST_VIDEO_INTERLACE_MODE_INTERLEAVED", "interleav… in gst_video_interlace_mode_get_type()
Dvideo-info.c687 if ((info->interlace_mode == GST_VIDEO_INTERLACE_MODE_INTERLEAVED || in gst_video_info_to_caps()
Dgstvideoencoder.c1865 if (info->interlace_mode == GST_VIDEO_INTERLACE_MODE_INTERLEAVED && in gst_video_encoder_negotiate_default()
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawvideoparse.c486 props_cfg->interlaced ? GST_VIDEO_INTERLACE_MODE_INTERLEAVED : in gst_raw_video_parse_set_property()
1121 config->interlaced ? GST_VIDEO_INTERLACE_MODE_INTERLEAVED : in gst_raw_video_parse_update_info()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c1049 interlacing_mode = GST_VIDEO_INTERLACE_MODE_INTERLEAVED; in gst_deinterlace_get_buffer_state()
1069 if (interlacing_mode == GST_VIDEO_INTERLACE_MODE_INTERLEAVED) { in gst_deinterlace_get_buffer_state()
1089 (m) == GST_VIDEO_INTERLACE_MODE_INTERLEAVED ? "I" : \
1962 interlacing_mode = GST_VIDEO_INTERLACE_MODE_INTERLEAVED; in gst_deinterlace_output_frame()
2119 interlacing_mode = GST_VIDEO_INTERLACE_MODE_INTERLEAVED; in gst_deinterlace_output_frame()
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdec.c346 dvdec->vinfo.interlace_mode = GST_VIDEO_INTERLACE_MODE_INTERLEAVED; in gst_dvdec_src_negotiate()
/third_party/gstreamer/gstplugins_bad/gst/fieldanalysis/
Dgstfieldanalysis.c623 GST_VIDEO_INTERLACE_MODE_INTERLEAVED; in gst_field_analysis_decorate()
1385 GST_VIDEO_INTERLACE_MODE_INTERLEAVED) { in opposite_parity_windowed_comb()
/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c457 y4mdec->info.interlace_mode = GST_VIDEO_INTERLACE_MODE_INTERLEAVED; in gst_y4m_dec_parse_header()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecmpeg2dec.c298 GST_VIDEO_INTERLACE_MODE_INTERLEAVED; in gst_v4l2_codec_mpeg2_dec_negotiate()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c1329 interlace_mode = GST_VIDEO_INTERLACE_MODE_INTERLEAVED; in gst_ffmpegviddec_negotiate()
1360 && interlace_mode == GST_VIDEO_INTERLACE_MODE_INTERLEAVED) { in gst_ffmpegviddec_negotiate()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvafilter.c1734 GST_VIDEO_INTERLACE_MODE_INTERLEAVED in gst_va_buffer_get_surface_flags()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegdec.c1129 outstate->info.interlace_mode = GST_VIDEO_INTERLACE_MODE_INTERLEAVED; in gst_jpeg_dec_negotiate()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtenc.c1233 case GST_VIDEO_INTERLACE_MODE_INTERLEAVED: in gst_vtenc_create_session()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11deinterlace.cpp1686 GST_VIDEO_INTERLACE_MODE_INTERLEAVED && in gst_d3d11_deinterlace_transform()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c2017 *interlace_mode = GST_VIDEO_INTERLACE_MODE_INTERLEAVED; in gst_v4l2_object_get_interlace_mode()
4235 interlace_mode = GST_VIDEO_INTERLACE_MODE_INTERLEAVED; in gst_v4l2_object_acquire_format()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvbaseenc.c1779 GST_VIDEO_INTERLACE_MODE_INTERLEAVED in gst_nv_base_enc_set_format()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.c4340 } else if (mode == GST_VIDEO_INTERLACE_MODE_INTERLEAVED) { in build_fiel_extension()
Dgstqtmux.c6739 if (interlace_mode == GST_VIDEO_INTERLACE_MODE_INTERLEAVED) { in gst_qt_mux_video_sink_set_caps()