Home
last modified time | relevance | path

Searched defs:channel_map (Results 1 – 25 of 49) sorted by relevance

12

/third_party/libsnd/src/
Dchanmap.h24 const int * channel_map ; member
/third_party/pulseaudio/src/pulse/
Dext-stream-restore.h40 pa_channel_map channel_map; /**< The channel map for the volume field, if applicable */ member
Dintrospect.h266 pa_channel_map channel_map; /**< Channel map */ member
371 pa_channel_map channel_map; /**< Channel map */ member
445 pa_channel_map channel_map; /**< Default channel map. \since 0.9.15 */ member
636 pa_channel_map channel_map; /**< Channel map */ member
688 pa_channel_map channel_map; /**< Channel map */ member
759 pa_channel_map channel_map; /**< The channel map */ member
/third_party/pulseaudio/src/pulsecore/
Dprotocol-simple.h38 pa_channel_map channel_map; member
Dcore-scache.h39 pa_channel_map channel_map; member
Dsource.h84 pa_channel_map channel_map; member
316 pa_channel_map channel_map; member
Dsource-output.h93 pa_channel_map channel_map; member
266 pa_channel_map channel_map; member
Dsink.h83 pa_channel_map channel_map; member
378 pa_channel_map channel_map; member
Dsink-input.h95 pa_channel_map channel_map; member
304 pa_channel_map channel_map; member
Dsource.c1454 …et_maximum_output_volume(pa_source *s, pa_cvolume *max_volume, const pa_channel_map *channel_map) { in get_maximum_output_volume()
1501 … void update_real_volume(pa_source *s, const pa_cvolume *new_volume, pa_channel_map *channel_map) { in update_real_volume()
1603 … update_reference_volume(pa_source *s, const pa_cvolume *v, const pa_channel_map *channel_map, boo… in update_reference_volume()
/third_party/alsa-lib/src/topology/
Dchannel.c24 static const struct map_elem channel_map[] = { variable
/third_party/ffmpeg/libavcodec/
Dlibopusenc.c216 const uint8_t * channel_map = NULL; in libopus_validate_layout_and_get_channel_map() local
440 uint8_t *dst, const uint8_t *src, const uint8_t *channel_map, in libopus_copy_samples_with_channel_map()
Dlibopusdec.c53 int ret, channel_map = 0, gain_db = 0, nb_streams, nb_coupled; in libopus_decode_init() local
Deac3dec.c347 int channel_map = get_bits(gbc, 16); in ff_eac3_parse_header() local
Dopus.c299 const uint8_t *extradata, *channel_map; in ff_opus_parse_extradata() local
Daudiotoolboxdec.c47 int channel_map[64]; member
/third_party/libsnd/programs/
Dsndfile-info.c397 int * channel_map ; in chanmap_dump() local
/third_party/ffmpeg/libavdevice/
Dpulse_audio_enc.c355 static void pulse_map_channels_to_pulse(int64_t channel_layout, pa_channel_map *channel_map) in pulse_map_channels_to_pulse()
448 pa_channel_map channel_map; in pulse_write_header() local
/third_party/ffmpeg/libavfilter/
Daf_pan.c53 int channel_map[MAX_CHANNELS]; member
/third_party/ffmpeg/libavresample/
Dutils.c698 const int *channel_map) in avresample_set_channel_mapping()
Dinternal.h44 …int channel_map[AVRESAMPLE_MAX_CHANNELS]; /**< source index of each output channel, -1 if not re… member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_macsec_qca.c62 struct channel_map { struct
80 struct channel_map receive_channel_map[MAXSC]; argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_macsec_qca.c62 struct channel_map { struct
80 struct channel_map receive_channel_map[MAXSC]; argument
/third_party/pulseaudio/src/modules/
Dmodule-device-restore.c115 pa_channel_map channel_map; member
526 pa_channel_map channel_map; in legacy_entry_read() member
/third_party/pulseaudio/src/modules/dbus/
Diface-stream.c319 pa_channel_map *channel_map = NULL; in handle_get_channels() local
525 pa_channel_map *channel_map = NULL; in handle_get_all() local

12