Home
last modified time | relevance | path

Searched defs:areas (Results 1 - 25 of 26) sorted by relevance

12

/third_party/alsa-utils/axfer/
H A Dxfer-libasound-irq-mmap.c49 const snd_pcm_channel_area_t *areas; in irq_mmap_pre_process() local
76 const snd_pcm_channel_area_t *areas; in irq_mmap_process_frames() local
H A Dxfer-libasound-timer-mmap.c74 const snd_pcm_channel_area_t *areas; in timer_mmap_pre_process() local
128 const snd_pcm_channel_area_t *areas; in timer_mmap_process_frames() local
339 const snd_pcm_channel_area_t *areas; in fill_buffer_with_zero_samples() local
94 get_buffer(struct libasound_state *state, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t frame_offset) get_buffer() argument
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_mmap.c152 snd_pcm_channel_area_t areas[pcm->channels]; in snd_pcm_mmap_writei() local
177 snd_pcm_channel_area_t areas[pcm->channels]; in snd_pcm_mmap_writen() local
69 snd_pcm_mmap_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) snd_pcm_mmap_write_areas() argument
101 snd_pcm_mmap_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) snd_pcm_mmap_read_areas() argument
202 snd_pcm_channel_area_t areas[pcm->channels]; snd_pcm_mmap_readi() local
227 snd_pcm_channel_area_t areas[pcm->channels]; snd_pcm_mmap_readn() local
557 const snd_pcm_channel_area_t *areas = snd_pcm_mmap_areas(pcm); snd_pcm_write_mmap() local
613 const snd_pcm_channel_area_t *areas = snd_pcm_mmap_areas(pcm); snd_pcm_read_mmap() local
[all...]
H A Dpcm_copy.c108 snd_pcm_copy_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_copy_write_areas() argument
126 snd_pcm_copy_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_copy_read_areas() argument
H A Dpcm_plugin.c352 snd_pcm_channel_area_t areas[pcm->channels]; in snd_pcm_plugin_writei() local
361 snd_pcm_channel_area_t areas[pcm->channels]; in snd_pcm_plugin_writen() local
233 snd_pcm_plugin_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) snd_pcm_plugin_write_areas() argument
290 snd_pcm_plugin_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) snd_pcm_plugin_read_areas() argument
370 snd_pcm_channel_area_t areas[pcm->channels]; snd_pcm_plugin_readi() local
379 snd_pcm_channel_area_t areas[pcm->channels]; snd_pcm_plugin_readn() local
392 const snd_pcm_channel_area_t *areas; snd_pcm_plugin_mmap_commit() local
465 const snd_pcm_channel_area_t *areas; snd_pcm_plugin_sync_hw_ptr_capture() local
[all...]
H A Dpcm_iec958.c445 snd_pcm_iec958_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_iec958_write_areas() argument
464 snd_pcm_iec958_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_iec958_read_areas() argument
H A Dpcm_lfloat.c300 snd_pcm_lfloat_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_lfloat_write_areas() argument
320 snd_pcm_lfloat_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_lfloat_read_areas() argument
H A Dpcm_linear.c334 snd_pcm_linear_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_linear_write_areas() argument
359 snd_pcm_linear_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_linear_read_areas() argument
H A Dpcm_mulaw.c356 snd_pcm_mulaw_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_mulaw_write_areas() argument
376 snd_pcm_mulaw_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_mulaw_read_areas() argument
H A Dpcm_adpcm.c468 snd_pcm_adpcm_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_adpcm_write_areas() argument
488 snd_pcm_adpcm_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_adpcm_read_areas() argument
H A Dpcm_alaw.c342 snd_pcm_alaw_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_alaw_write_areas() argument
362 snd_pcm_alaw_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_alaw_read_areas() argument
H A Dpcm_extplug.c337 snd_pcm_extplug_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_extplug_write_areas() argument
359 snd_pcm_extplug_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_extplug_read_areas() argument
H A Dpcm_meter.c111 const snd_pcm_channel_area_t *areas; in snd_pcm_meter_update_main() local
135 const snd_pcm_channel_area_t *areas; in snd_pcm_meter_update_scope() local
78 snd_pcm_meter_add_frames(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t ptr, snd_pcm_uframes_t frames) snd_pcm_meter_add_frames() argument
H A Dpcm_ioplug.c657 snd_pcm_channel_area_t areas[pcm->channels]; in snd_pcm_ioplug_writei() local
669 snd_pcm_channel_area_t areas[pcm->channels]; in snd_pcm_ioplug_writen() local
681 snd_pcm_channel_area_t areas[pcm->channels]; in snd_pcm_ioplug_readi() local
633 ioplug_priv_transfer_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) ioplug_priv_transfer_areas() argument
693 snd_pcm_channel_area_t areas[pcm->channels]; snd_pcm_ioplug_readn() local
700 snd_pcm_ioplug_mmap_begin_capture(snd_pcm_t *pcm, const snd_pcm_channel_area_t **areas, snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames) snd_pcm_ioplug_mmap_begin_capture() argument
724 snd_pcm_ioplug_mmap_begin(snd_pcm_t *pcm, const snd_pcm_channel_area_t **areas, snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames) snd_pcm_ioplug_mmap_begin() argument
739 const snd_pcm_channel_area_t *areas; snd_pcm_ioplug_mmap_commit() local
[all...]
H A Dpcm_softvol.c644 snd_pcm_softvol_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_softvol_write_areas() argument
667 snd_pcm_softvol_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_softvol_read_areas() argument
H A Dpcm_file.c610 snd_pcm_channel_area_t areas[pcm->channels]; in snd_pcm_file_writei() local
628 snd_pcm_channel_area_t areas[pcm->channels]; in snd_pcm_file_writen() local
290 snd_pcm_file_areas_read_infile(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t frames) snd_pcm_file_areas_read_infile() argument
458 snd_pcm_file_add_frames(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t frames) snd_pcm_file_add_frames() argument
646 snd_pcm_channel_area_t areas[pcm->channels]; snd_pcm_file_readi() local
670 snd_pcm_channel_area_t areas[pcm->channels]; snd_pcm_file_readn() local
697 const snd_pcm_channel_area_t *areas; snd_pcm_file_mmap_commit() local
714 snd_pcm_file_mmap_begin(snd_pcm_t *pcm, const snd_pcm_channel_area_t **areas, snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames) snd_pcm_file_mmap_begin() argument
[all...]
H A Dpcm_ladspa.c851 snd_pcm_ladspa_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_ladspa_write_areas() argument
912 snd_pcm_ladspa_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_ladspa_read_areas() argument
[all...]
H A Dpcm_rate.c776 const snd_pcm_channel_area_t *areas; in snd_pcm_rate_commit_area() local
612 snd_pcm_rate_write_areas1(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset) snd_pcm_rate_write_areas1() argument
625 snd_pcm_rate_read_areas1(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset) snd_pcm_rate_read_areas1() argument
897 const snd_pcm_channel_area_t *areas; snd_pcm_rate_grab_next_period() local
[all...]
H A Dpcm_route.c589 snd_pcm_route_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_route_write_areas() argument
611 snd_pcm_route_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_route_read_areas() argument
/third_party/alsa-utils/alsaloop/
H A Deffect-sweep.c73 effect_apply(struct loopback *loopback, void *private_data, const snd_pcm_channel_area_t *areas, snd_uframes_t offset, snd_uframes_t frames) effect_apply() argument
/third_party/alsa-lib/test/
H A Dpcm.c36 static void generate_sine(const snd_pcm_channel_area_t *areas, in generate_sine() argument
254 write_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) write_loop() argument
301 write_and_poll_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) write_and_poll_loop() argument
392 snd_pcm_channel_area_t *areas; global() member
401 snd_pcm_channel_area_t *areas = data->areas; async_callback() local
421 async_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) async_loop() argument
686 direct_write_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) direct_write_loop() argument
794 snd_pcm_channel_area_t *areas; main() local
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c711 const snd_pcm_channel_area_t *areas; in mmap_write() local
H A Dalsa-source.c667 const snd_pcm_channel_area_t *areas; in mmap_read() local
H A Dalsa-util.c1313 int pa_alsa_safe_mmap_begin(snd_pcm_t *pcm, const snd_pcm_channel_area_t **areas, snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames, size_t hwbuf_size, const pa_sample_spec *ss) { in pa_alsa_safe_mmap_begin() argument
/third_party/alsa-utils/aplay/
H A Daplay.c1539 const snd_pcm_channel_area_t *areas; local

Completed in 38 milliseconds

12