Lines Matching defs:frames
233 // Due to the above protocol design, the minimum PCM frames per
247 * One AMDTP packet can include some frames. In blocking mode, the
274 * @pcm_frame_multiplier: the multiplier to compute the number of PCM frames by the number of AMDTP
598 unsigned int frames)
602 ptr = s->pcm_buffer_pointer + frames;
607 s->pcm_period_pointer += frames;
612 // buffer associated to PCM substream to process PCM frames in the buffer, instead
1844 * Returns the current buffer position, in frames.
1851 // Process isochronous packets queued till recent isochronous cycle to handle PCM frames.
1864 * amdtp_domain_stream_pcm_ack - acknowledge queued PCM frames
1866 * @s: the AMDTP stream that transfers the PCM frames
1875 // queued PCM frames.