Home
last modified time | relevance | path

Searched refs:PA_CHANNELS_MAX (Results 1 – 25 of 30) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
Dremap.h33 float map_table_f[PA_CHANNELS_MAX][PA_CHANNELS_MAX];
34 int32_t map_table_i[PA_CHANNELS_MAX][PA_CHANNELS_MAX];
55 bool pa_setup_remap_arrange(const pa_remap_t *m, int8_t arrange[PA_CHANNELS_MAX]);
Dremap.c353 bool pa_setup_remap_arrange(const pa_remap_t *m, int8_t arrange[PA_CHANNELS_MAX]) { in pa_setup_remap_arrange() argument
519 int8_t arrange[PA_CHANNELS_MAX]; in init_remap_c()
571 m->state = pa_xnewdup(int8_t, arrange, PA_CHANNELS_MAX); in init_remap_c()
580 m->state = pa_xnewdup(int8_t, arrange, PA_CHANNELS_MAX); in init_remap_c()
589 m->state = pa_xnewdup(int8_t, arrange, PA_CHANNELS_MAX); in init_remap_c()
Dmix.h40 } linear[PA_CHANNELS_MAX];
Dmix.c70 float linear[PA_CHANNELS_MAX + VOLUME_PADDING]; in calc_linear_integer_stream_volumes()
89 float linear[PA_CHANNELS_MAX + VOLUME_PADDING]; in calc_linear_float_stream_volumes()
696 volume_val linear[PA_CHANNELS_MAX + VOLUME_PADDING]; in pa_volume_memchunk()
Dresampler.c1009 bool ic_connected[PA_CHANNELS_MAX]; in setup_remap()
1120 float oc_mono_map[PA_CHANNELS_MAX]; in setup_remap()
1300 unsigned ncenter[PA_CHANNELS_MAX]; in setup_remap()
1301 bool found_frs[PA_CHANNELS_MAX]; in setup_remap()
Dtagstruct.c545 if (read_u8(t, &map->channels) < 0 || map->channels > PA_CHANNELS_MAX) in pa_tagstruct_get_channel_map()
569 if (read_u8(t, &cvolume->channels) < 0 || cvolume->channels > PA_CHANNELS_MAX) in pa_tagstruct_get_cvolume()
Dremap_neon.c387 int8_t arrange[PA_CHANNELS_MAX]; in init_remap_neon()
/third_party/pulseaudio/src/modules/echo-cancel/
Decho-cancel.h69 … float *rec_buffer[PA_CHANNELS_MAX], *play_buffer[PA_CHANNELS_MAX]; /* for deinterleaved buffers */
/third_party/pulseaudio/src/pulsecore/resampler/
Dpeaks.c33 float max_f[PA_CHANNELS_MAX];
34 int16_t max_i[PA_CHANNELS_MAX];
/third_party/pulseaudio/src/modules/dbus/
Diface-sample.c201 dbus_uint32_t channels[PA_CHANNELS_MAX]; in handle_get_channels()
222 dbus_uint32_t default_volume[PA_CHANNELS_MAX]; in handle_get_default_volume()
297 dbus_uint32_t channels[PA_CHANNELS_MAX]; in handle_get_all()
298 dbus_uint32_t default_volume[PA_CHANNELS_MAX]; in handle_get_all()
Diface-stream.c320 dbus_uint32_t channels[PA_CHANNELS_MAX]; in handle_get_channels()
337 dbus_uint32_t volume[PA_CHANNELS_MAX]; in handle_get_volume()
526 dbus_uint32_t channels[PA_CHANNELS_MAX]; in handle_get_all()
527 dbus_uint32_t volume[PA_CHANNELS_MAX]; in handle_get_all()
752 dbus_uint32_t volume[PA_CHANNELS_MAX]; in volume_changed_cb()
Diface-device.c379 dbus_uint32_t channels[PA_CHANNELS_MAX]; in handle_get_channels()
396 dbus_uint32_t volume[PA_CHANNELS_MAX]; in handle_get_volume()
809 dbus_uint32_t channels[PA_CHANNELS_MAX]; in handle_get_all()
810 dbus_uint32_t volume[PA_CHANNELS_MAX]; in handle_get_all()
1100 dbus_uint32_t volume[PA_CHANNELS_MAX]; in volume_changed_cb()
Diface-core.c477 if (n_channels > (int) PA_CHANNELS_MAX) { in handle_set_default_channels()
479 … "Too many channels: %i. The maximum number of channels is %u.", n_channels, PA_CHANNELS_MAX); in handle_set_default_channels()
1344 if (n_channels > (int) PA_CHANNELS_MAX) { in handle_upload_sample()
1346 … "Too many channels: %i. The maximum is %u.", n_channels, PA_CHANNELS_MAX); in handle_upload_sample()
/third_party/pulseaudio/src/pulsecore/filter/
Dlfe-filter.c35 struct lr4 lr4[PA_CHANNELS_MAX];
56 struct lr4 lr4[PA_CHANNELS_MAX];
/third_party/pulseaudio/src/pulse/
Dsample.h128 #define PA_CHANNELS_MAX 32U macro
Dchannelmap.h268 pa_channel_position_t map[PA_CHANNELS_MAX];
Dvolume.h147 pa_volume_t values[PA_CHANNELS_MAX]; /**< Per-channel volume */
Dchannelmap.c171 for (c = 0; c < PA_CHANNELS_MAX; c++) in pa_channel_map_init()
593 if (map.channels >= PA_CHANNELS_MAX) { in pa_channel_map_parse()
Dsample.c115 return channels > 0 && channels <= PA_CHANNELS_MAX; in pa_channels_valid()
/third_party/pulseaudio/src/modules/jack/
Dmodule-jack-source.c74 jack_port_t* port[PA_CHANNELS_MAX];
159 const void *buffer[PA_CHANNELS_MAX]; in jack_process()
Dmodule-jack-sink.c84 jack_port_t* port[PA_CHANNELS_MAX];
87 void *buffer[PA_CHANNELS_MAX];
/third_party/pulseaudio/src/modules/
Dmodule-ladspa-sink.c83 LADSPA_Handle handle[PA_CHANNELS_MAX];
1007 unsigned long input_ladspaport[PA_CHANNELS_MAX], output_ladspaport[PA_CHANNELS_MAX]; in pa__init()
Dmodule-stream-restore.c384 if (map->channels < PA_CHANNELS_MAX) { in get_volume_arg()
394 if (map->channels > PA_CHANNELS_MAX) { in get_volume_arg()
395 …S_ERROR_INVALID_ARGS, "Too many channels: %u. The maximum is %u.", map->channels, PA_CHANNELS_MAX); in get_volume_arg()
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-device.c419 if (buf->mNumberChannels > PA_CHANNELS_MAX) { in ca_device_create_sink()
553 if (buf->mNumberChannels > PA_CHANNELS_MAX) { in ca_device_create_source()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c750 if (ss->channels > PA_CHANNELS_MAX) { in pa_alsa_open_by_device_string()
752 d, ss->channels, PA_CHANNELS_MAX); in pa_alsa_open_by_device_string()

12