Searched refs:layout_len (Results 1 – 1 of 1) sorted by relevance
394 guint layout_len; in gst_oss4_audio_detect_channels() local396 layout_len = strlen (forced_layout); in gst_oss4_audio_detect_channels()397 if (layout_len >= minchans && layout_len <= maxchans) { in gst_oss4_audio_detect_channels()399 maxchans = layout_len; in gst_oss4_audio_detect_channels()404 "channel positions but maxchans is %d", layout_len, maxchans); in gst_oss4_audio_detect_channels()