Searched defs:pcm_frames (Results 1 - 6 of 6) sorted by relevance

/linux-master/sound/firewire/fireface/
H A Damdtp-ff.c118 unsigned int pcm_frames = 0; local
139 unsigned int pcm_frames = 0; local
30 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __le32 *buffer, unsigned int frames, unsigned int pcm_frames) argument
60 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __le32 *buffer, unsigned int frames, unsigned int pcm_frames) argument
[all...]
/linux-master/include/uapi/sound/
H A Dcompress_offload.h54 __u32 pcm_frames; member in struct:snd_compr_tstamp
/linux-master/sound/firewire/
H A Damdtp-am824.c351 unsigned int pcm_frames = 0; local
378 unsigned int pcm_frames = 0; local
148 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) argument
179 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) argument
[all...]
/linux-master/sound/firewire/tascam/
H A Damdtp-tascam.c182 unsigned int pcm_frames = 0; local
203 unsigned int pcm_frames = 0; local
35 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) argument
65 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) argument
[all...]
/linux-master/sound/firewire/digi00x/
H A Damdtp-dot.c347 unsigned int pcm_frames = 0; local
368 unsigned int pcm_frames = 0; local
145 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) argument
177 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) argument
[all...]
/linux-master/sound/firewire/motu/
H A Damdtp-motu.c337 unsigned int pcm_frames = 0; local
400 unsigned int pcm_frames = 0; local
93 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int data_blocks, unsigned int pcm_frames) argument
129 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int data_blocks, unsigned int pcm_frames) argument
[all...]

Completed in 219 milliseconds