Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.c1523 GstEncodingProfile *child_profile = cprofile->encodingprofiles->data; in gst_encoding_profile_get_file_extension() local
1525 ext = gst_encoding_profile_get_file_extension (child_profile); in gst_encoding_profile_get_file_extension()
1547 GstEncodingProfile *child_profile = cprofile->encodingprofiles->data; in gst_encoding_profile_get_file_extension() local
1549 if (GST_IS_ENCODING_AUDIO_PROFILE (child_profile) && in gst_encoding_profile_get_file_extension()
1550 gst_encoding_profile_has_format (child_profile, "audio/x-speex")) { in gst_encoding_profile_get_file_extension()