Searched refs:format_val (Results 1 – 1 of 1) sorted by relevance
144 format_supported (const GValue * format_val, snd_pcm_format_mask_t * mask, in format_supported() argument151 if (!G_VALUE_HOLDS_STRING (format_val)) in format_supported()154 format = gst_audio_format_from_string (g_value_get_string (format_val)); in format_supported()