Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-converter.c763 check_mix_matrix (guint in_channels, guint out_channels, const GValue * value) in check_mix_matrix() function
1338 && !check_mix_matrix (in_info->channels, out_info->channels, opt_matrix)) in gst_audio_converter_new()