Home
last modified time | relevance | path

Searched refs:PA_CHANNEL_POSITION_AUX0 (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dchannelmap.h105 PA_CHANNEL_POSITION_AUX0, enumerator
169 #define PA_CHANNEL_POSITION_AUX0 PA_CHANNEL_POSITION_AUX0 macro
H A Dchannelmap.c58 [PA_CHANNEL_POSITION_AUX0] = "aux0",
121 [PA_CHANNEL_POSITION_AUX0] = N_("Auxiliary 0"),
292 m->map[i] = PA_CHANNEL_POSITION_AUX0 + i; in pa_channel_map_init_auto()
412 m->map[c] = PA_CHANNEL_POSITION_AUX0 + i; in pa_channel_map_init_extend()
/third_party/pulseaudio/src/pulsecore/
H A Dsndfile-util.c237 [PA_CHANNEL_POSITION_AUX0] = -1, in pa_sndfile_write_channel_map()
H A Ddownmix.c272 if (channel_position < PA_CHANNEL_POSITION_AUX0) { in pa_to_downmix_position()
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_enc.c402 channel_map->map[channel_map->channels++] = PA_CHANNEL_POSITION_AUX0; in pulse_map_channels_to_pulse()

Completed in 5 milliseconds