Lines Matching refs:chans
359 } chans[] = { in gst_openal_helper_probe_caps() local
440 OPENAL_MAX_RATE, "channels", G_TYPE_INT, chans[i].count, NULL); in gst_openal_helper_probe_caps()
441 if (chans[i].count > 2) { in gst_openal_helper_probe_caps()
442 gst_audio_channel_positions_to_mask (chans[i].positions, in gst_openal_helper_probe_caps()
443 chans[i].count, FALSE, &channel_mask); in gst_openal_helper_probe_caps()
459 OPENAL_MAX_RATE, "channels", G_TYPE_INT, chans[i].count, NULL); in gst_openal_helper_probe_caps()
460 if (chans[i].count > 2) { in gst_openal_helper_probe_caps()
461 gst_audio_channel_positions_to_mask (chans[i].positions, chans[i].count, in gst_openal_helper_probe_caps()
476 OPENAL_MAX_RATE, "channels", G_TYPE_INT, chans[i].count, NULL); in gst_openal_helper_probe_caps()
477 if (chans[i].count > 2) { in gst_openal_helper_probe_caps()
478 gst_audio_channel_positions_to_mask (chans[i].positions, chans[i].count, in gst_openal_helper_probe_caps()
551 chans[i].count, NULL); in gst_openal_helper_probe_caps()
552 if (chans[i].count > 2) { in gst_openal_helper_probe_caps()
553 gst_audio_channel_positions_to_mask (chans[i].positions, chans[i].count, in gst_openal_helper_probe_caps()