/sound/core/oss/ |
D | route.c | 28 snd_pcm_uframes_t frames, snd_pcm_format_t format) in zero_areas() 41 snd_pcm_uframes_t frames, snd_pcm_format_t format) in copy_area() 50 snd_pcm_uframes_t frames) in route_transfer()
|
D | pcm_plugin.c | 49 static int snd_pcm_plugin_alloc(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in snd_pcm_plugin_alloc() 108 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() 143 snd_pcm_uframes_t frames, in snd_pcm_plugin_client_channels() 204 snd_pcm_sframes_t frames, in calc_dst_frames() 226 snd_pcm_sframes_t frames, in calc_src_frames() 602 snd_pcm_sframes_t frames = size; in snd_pcm_plug_write_transfer() local 643 snd_pcm_sframes_t frames = size; in snd_pcm_plug_read_transfer() local
|
D | io.c | 40 snd_pcm_uframes_t frames) in io_playback_transfer() 66 snd_pcm_uframes_t frames) in io_capture_transfer() 91 snd_pcm_uframes_t frames, in io_src_channels()
|
D | mulaw.c | 171 snd_pcm_uframes_t frames) in mulaw_decode() 217 snd_pcm_uframes_t frames) in mulaw_encode() 251 snd_pcm_uframes_t frames) in mulaw_transfer()
|
D | rate.c | 183 static snd_pcm_sframes_t rate_src_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in rate_src_frames() 216 static snd_pcm_sframes_t rate_dst_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in rate_dst_frames() 252 snd_pcm_uframes_t frames) in rate_transfer()
|
D | linear.c | 58 snd_pcm_uframes_t frames) in convert() 91 snd_pcm_uframes_t frames) in linear_transfer()
|
D | copy.c | 30 snd_pcm_uframes_t frames) in copy_transfer()
|
D | pcm_oss.c | 585 static long snd_pcm_oss_bytes(struct snd_pcm_substream *substream, long frames) in snd_pcm_oss_bytes() 1024 snd_pcm_uframes_t frames; in snd_pcm_oss_change_params_locked() local 1205 snd_pcm_uframes_t frames; in snd_pcm_oss_capture_position_fixup() local 1227 …ss_write3(struct snd_pcm_substream *substream, const char *ptr, snd_pcm_uframes_t frames, int in_k… in snd_pcm_oss_write3() 1258 …d_pcm_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_k… in snd_pcm_oss_read3() 1302 …s_t snd_pcm_oss_writev3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) in snd_pcm_oss_writev3() 1331 …es_t snd_pcm_oss_readv3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames) in snd_pcm_oss_readv3() 1363 snd_pcm_sframes_t frames, frames1; in snd_pcm_oss_write2() local 1473 snd_pcm_sframes_t frames, frames1; in snd_pcm_oss_read2() local
|
D | pcm_plugin.h | 28 snd_pcm_uframes_t frames; /* allocated frames */ member
|
/sound/firewire/ |
D | amdtp-am824.c | 151 __be32 *buffer, unsigned int frames, in write_pcm_s32() 182 __be32 *buffer, unsigned int frames, in read_pcm_s32() 212 __be32 *buffer, unsigned int frames) in write_pcm_silence() 298 unsigned int frames, unsigned int data_block_counter) in write_midi_messages() 326 unsigned int frames, unsigned int data_block_counter) in read_midi_messages()
|
/sound/firewire/fireface/ |
D | amdtp-ff.c | 31 __le32 *buffer, unsigned int frames, in write_pcm_s32() 61 __le32 *buffer, unsigned int frames, in read_pcm_s32() 91 __le32 *buffer, unsigned int frames) in write_pcm_silence()
|
/sound/core/ |
D | pcm_compat.c | 29 snd_pcm_uframes_t frames; in snd_pcm_ioctl_rewind_compat() local 43 snd_pcm_uframes_t frames; in snd_pcm_ioctl_forward_compat() local 288 u32 frames; member 295 u32 frames; in snd_pcm_ioctl_xferi_compat() local 326 u32 frames; member 340 u32 frames; in snd_pcm_ioctl_xfern_compat() local
|
D | pcm_native.c | 718 snd_pcm_uframes_t frames; in snd_pcm_hw_params() local 2923 snd_pcm_uframes_t frames, in forward_appl_ptr() 2943 snd_pcm_uframes_t frames, in rewind_appl_ptr() 2967 snd_pcm_uframes_t frames) in snd_pcm_rewind() 2984 snd_pcm_uframes_t frames) in snd_pcm_forward() 3247 snd_pcm_uframes_t frames; in snd_pcm_rewind_ioctl() local 3263 snd_pcm_uframes_t frames; in snd_pcm_forward_ioctl() local 3409 snd_pcm_uframes_t *frames = arg; in snd_pcm_kernel_ioctl() local 3497 snd_pcm_uframes_t frames; in snd_pcm_readv() local 3533 snd_pcm_uframes_t frames; in snd_pcm_writev() local
|
D | pcm_lib.c | 48 snd_pcm_uframes_t frames, ofs, transfer; in snd_pcm_playback_silence() local 2032 snd_pcm_uframes_t frames, in interleaved_copy() 2050 snd_pcm_uframes_t frames, in noninterleaved_copy() 2081 snd_pcm_uframes_t off, snd_pcm_uframes_t frames) in fill_silence_frames() 2230 snd_pcm_uframes_t frames, appl_ptr, appl_ofs; in __snd_pcm_lib_xfer() local
|
/sound/firewire/tascam/ |
D | amdtp-tascam.c | 36 __be32 *buffer, unsigned int frames, in write_pcm_s32() 66 __be32 *buffer, unsigned int frames, in read_pcm_s32()
|
/sound/usb/misc/ |
D | ua101.c | 211 unsigned int frames) in copy_playback_data() 253 unsigned int frames; in playback_work() local 315 unsigned int frames) in copy_capture_data() 351 unsigned int frames, write_ptr; in capture_urb_complete() local 541 unsigned int i, frames; in start_usb_playback() local
|
/sound/firewire/digi00x/ |
D | amdtp-dot.c | 146 __be32 *buffer, unsigned int frames, in write_pcm_s32() 178 __be32 *buffer, unsigned int frames, in read_pcm_s32()
|
/sound/usb/line6/ |
D | capture.c | 92 int frames = fsize / bytes_per_frame; in line6_capture_copy() local
|
D | playback.c | 68 int frames = urb_out->transfer_buffer_length / bytes_per_frame; in create_impulse_test_signal() local
|
/sound/firewire/motu/ |
D | amdtp-motu.c | 257 static void __maybe_unused copy_sph(u32 *frames, __be32 *buffer, in copy_sph() 271 static void __maybe_unused copy_message(u64 *frames, __be32 *buffer, in copy_message()
|
/sound/atmel/ |
D | ac97c.c | 418 snd_pcm_uframes_t frames; in atmel_ac97c_playback_pointer() local 435 snd_pcm_uframes_t frames; in atmel_ac97c_capture_pointer() local
|
/sound/usb/ |
D | pcm.c | 1204 unsigned int stride, frames, bytes, oldptr; in retire_capture_urb() local 1411 unsigned int frames, bytes; in prepare_playback_urb() local
|
/sound/soc/fsl/ |
D | fsl_dma.c | 680 snd_pcm_uframes_t frames; in fsl_dma_pointer() local
|
/sound/soc/ti/ |
D | omap-mcbsp.c | 770 struct snd_interval frames; in omap_mcbsp_hwrule_min_buffersize() local
|
/sound/drivers/ |
D | mts64.c | 352 u8 seconds, u8 frames, in mts64_smpte_start()
|