Home
last modified time | relevance | path

Searched refs:double_pcm_frames (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/firewire/dice/
Ddice-stream.c131 stream->double_pcm_frames = true; in start_stream()
133 stream->double_pcm_frames = false; in start_stream()
/linux-4.1.27/sound/firewire/
Damdtp.h148 bool double_pcm_frames; member
Damdtp.c570 if (s->double_pcm_frames) in update_pcm_pointers()