Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsample-util.h93 | PA_CHANNEL_POSITION_MASK(PA_CHANNEL_POSITION_TOP_FRONT_LEFT) \
117 | PA_CHANNEL_POSITION_MASK(PA_CHANNEL_POSITION_TOP_FRONT_LEFT) \
144 | PA_CHANNEL_POSITION_MASK(PA_CHANNEL_POSITION_TOP_FRONT_LEFT) \
Dsndfile-util.c170 [SF_CHANNEL_MAP_TOP_FRONT_LEFT] = PA_CHANNEL_POSITION_TOP_FRONT_LEFT, in pa_sndfile_read_channel_map()
272 [PA_CHANNEL_POSITION_TOP_FRONT_LEFT] = SF_CHANNEL_MAP_TOP_FRONT_LEFT, in pa_sndfile_write_channel_map()
Dresampler.c731 p == PA_CHANNEL_POSITION_TOP_FRONT_LEFT || in on_left()
766 p == PA_CHANNEL_POSITION_TOP_FRONT_LEFT || in on_front()
/third_party/pulseaudio/src/pulse/
Dchannelmap.h140 PA_CHANNEL_POSITION_TOP_FRONT_LEFT, /**< Apple calls this 'Vertical Height Left' */ enumerator
202 #define PA_CHANNEL_POSITION_TOP_FRONT_LEFT PA_CHANNEL_POSITION_TOP_FRONT_LEFT macro
Dchannelmap.c94 [PA_CHANNEL_POSITION_TOP_FRONT_LEFT] = "top-front-left",
157 [PA_CHANNEL_POSITION_TOP_FRONT_LEFT] = N_("Top Front Left"),
313 m->map[12] = PA_CHANNEL_POSITION_TOP_FRONT_LEFT; in pa_channel_map_init_auto()
/third_party/pulseaudio/src/modules/
Dmodule-virtual-surround-sink.c532 case PA_CHANNEL_POSITION_TOP_FRONT_LEFT: in mirror_channel()
536 return PA_CHANNEL_POSITION_TOP_FRONT_LEFT; in mirror_channel()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulseutil.c59 PA_CHANNEL_POSITION_TOP_FRONT_LEFT}, {
/third_party/ffmpeg/libavdevice/
Dpulse_audio_enc.c383 channel_map->map[channel_map->channels++] = PA_CHANNEL_POSITION_TOP_FRONT_LEFT; in pulse_map_channels_to_pulse()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.c685 [PA_CHANNEL_POSITION_TOP_FRONT_LEFT] = SND_MIXER_SCHN_UNKNOWN,