Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackcommon.c162 #define MAX_CHANNEL_POSITIONS G_N_ELEMENTS (layout_mapping) macro
176 for (i = 0; i < MAX_CHANNEL_POSITIONS; ++i) { in gst_wavpack_get_channel_positions()
235 for (j = 0; j < MAX_CHANNEL_POSITIONS; j++) { in gst_wavpack_get_channel_mask_from_positions()
254 for (j = 0; j < MAX_CHANNEL_POSITIONS; j++) { in gst_wavpack_set_channel_mapping()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstwavpackparse.c229 #define MAX_CHANNEL_POSITIONS G_N_ELEMENTS (layout_mapping) macro
243 for (i = 0; i < MAX_CHANNEL_POSITIONS; ++i) { in gst_wavpack_get_channel_positions()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/riff/
Driff-media.c1049 #define MAX_CHANNEL_POSITIONS G_N_ELEMENTS (layout_mapping) macro
1068 for (i = 0; i < MAX_CHANNEL_POSITIONS; ++i) { in gst_riff_wavext_add_channel_mask()