Searched refs:child_profile (Results 1 – 1 of 1) sorted by relevance
1523 GstEncodingProfile *child_profile = cprofile->encodingprofiles->data; in gst_encoding_profile_get_file_extension() local1525 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() local1549 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()