Home
last modified time | relevance | path

Searched refs:GST_QUERY_CONVERT (Results 1 – 25 of 33) sorted by relevance

12

/third_party/gstreamer/gstreamer/gst/
Dgstquery.c97 {GST_QUERY_CONVERT, "convert", 0},
487 query = gst_query_new_custom (GST_QUERY_CONVERT, structure); in gst_query_new_convert()
508 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_CONVERT); in gst_query_set_convert()
538 g_return_if_fail (GST_QUERY_TYPE (query) == GST_QUERY_CONVERT); in gst_query_parse_convert()
Dgstquery.h117 GST_QUERY_CONVERT = GST_QUERY_MAKE_TYPE (80, _FLAG(BOTH)), enumerator
Dgstenumtypes.c1450 { C_ENUM(GST_QUERY_CONVERT), "GST_QUERY_CONVERT", "convert" }, in gst_query_type_get_type()
/third_party/gstreamer/gstplugins_bad/ext/flite/
Dgstflitetestsrc.c296 case GST_QUERY_CONVERT:
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0rsrc.c180 case GST_QUERY_CONVERT: in gst_frei0r_src_query()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkateparse.c557 case GST_QUERY_CONVERT: in gst_kate_parse_src_query()
Dgstkateutil.c639 case GST_QUERY_CONVERT: in gst_kate_decoder_base_sink_query()
Dgstkateenc.c1203 case GST_QUERY_CONVERT: in gst_kate_enc_source_query()
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspasource.c129 case GST_QUERY_CONVERT: in gst_ladspa_source_type_query()
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisparse.c651 case GST_QUERY_CONVERT: in vorbis_parse_src_query()
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2source.c313 case GST_QUERY_CONVERT: in gst_lv2_source_query()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasesrc.c290 case GST_QUERY_CONVERT: in gst_gl_base_src_query()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraparse.c870 case GST_QUERY_CONVERT: in theora_parse_src_query()
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdemux.c629 case GST_QUERY_CONVERT: in gst_dvdemux_src_query()
717 case GST_QUERY_CONVERT: in gst_dvdemux_sink_query()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstogmparse.c496 case GST_QUERY_CONVERT: in gst_ogm_parse_sink_query()
/third_party/gstreamer/gstplugins_bad/ext/soundtouch/
Dgstpitch.cc615 case GST_QUERY_CONVERT:{ in gst_pitch_src_query()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesink.c388 case GST_QUERY_CONVERT: in gst_audio_base_sink_query_pad()
481 case GST_QUERY_CONVERT: in gst_audio_base_sink_query()
Dgstaudioencoder.c1767 case GST_QUERY_CONVERT: in gst_audio_encoder_sink_query_default()
1988 case GST_QUERY_CONVERT: in gst_audio_encoder_src_query_default()
Dgstaudiodecoder.c2897 case GST_QUERY_CONVERT: in gst_audio_decoder_sink_query_default()
3089 case GST_QUERY_CONVERT: in gst_audio_decoder_src_query_default()
Dgstaudiocdsrc.c701 case GST_QUERY_CONVERT:{ in gst_audio_cd_src_query()
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrc.c995 case GST_QUERY_CONVERT: in gst_video_test_src_query()
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.c475 case GST_QUERY_CONVERT:{ in gst_image_freeze_src_query()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoencoder.c943 case GST_QUERY_CONVERT: in gst_video_encoder_sink_query_default()
1428 case GST_QUERY_CONVERT: in gst_video_encoder_src_query_default()
/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffparse.c1703 case GST_QUERY_CONVERT: in gst_aiff_parse_pad_query()
/third_party/gstreamer/gstplugins_base/gst/audiotestsrc/
Dgstaudiotestsrc.c431 case GST_QUERY_CONVERT: in gst_audio_test_src_query()

12