Home
last modified time | relevance | path

Searched refs:GST_IS_ENCODING_AUDIO_PROFILE (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tools/
Dutils.c165 else if (GST_IS_ENCODING_AUDIO_PROFILE (profile))
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.h99 #define GST_IS_ENCODING_AUDIO_PROFILE(obj) \ macro
Dencoding-profile.c1448 if (GST_IS_ENCODING_AUDIO_PROFILE (profile)) in gst_encoding_profile_get_type_nick()
1549 if (GST_IS_ENCODING_AUDIO_PROFILE (child_profile) && in gst_encoding_profile_get_file_extension()
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgsttranscodebin.c671 else if (GST_IS_ENCODING_AUDIO_PROFILE (profile) in _setup_avoid_reencoding()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c1115 } else if (GST_IS_ENCODING_AUDIO_PROFILE (sprof)) { in get_compatible_muxer_sink_pad()
1795 } else if (GST_IS_ENCODING_AUDIO_PROFILE (sprof) in _create_stream_group()
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstcamerabin2.c1280 if (GST_IS_ENCODING_AUDIO_PROFILE (profile)) in gst_camera_bin_video_profile_has_audio()