Home
last modified time | relevance | path

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

12

/third_party/alsa-lib/src/pcm/
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
H A Dpcm.c7400 snd_pcm_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_mmap_begin() argument
7417 __snd_pcm_mmap_begin_generic(snd_pcm_t *pcm, const snd_pcm_channel_area_t **areas, snd_pcm_uframes_t *offset, snd_pcm_uframes_t *frames) __snd_pcm_mmap_begin_generic() argument
7447 __snd_pcm_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_mmap_begin() argument
7558 snd_pcm_areas_from_buf(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, void *buf) snd_pcm_areas_from_buf() argument
7574 snd_pcm_areas_from_bufs(snd_pcm_t *pcm, snd_pcm_channel_area_t *areas, void **bufs) snd_pcm_areas_from_bufs() argument
7590 snd_pcm_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_xfer_areas_func_t func) snd_pcm_read_areas() argument
7664 snd_pcm_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_xfer_areas_func_t func) snd_pcm_write_areas() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Ddebug.c181 debug_entry_t ***areas; in debug_areas_alloc() local
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Ddebug.c181 debug_entry_t ***areas; in debug_areas_alloc() local
[all...]
/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_test.cpp5979 std::vector<Rect> areas; in HWTEST_F() local
/kernel/linux/linux-5.10/mm/
H A Dpercpu.c2841 void **areas = NULL; pcpu_embed_first_chunk() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvfio.h77 struct vfio_region_sparse_mmap_area areas[]; member
/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
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvfio.h279 struct vfio_region_sparse_mmap_area areas[]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvfio.h99 struct vfio_region_sparse_mmap_area areas[]; member
/kernel/linux/linux-6.6/mm/
H A Dpercpu.c3054 void **areas = NULL; pcpu_embed_first_chunk() local
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvfio.h99 struct vfio_region_sparse_mmap_area areas[]; member
/third_party/alsa-utils/aplay/
H A Daplay.c1539 const snd_pcm_channel_area_t *areas; local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvfio.h305 struct vfio_region_sparse_mmap_area areas[]; member
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core.h64 int areas; member
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core.h64 int areas; member

Completed in 67 milliseconds

12