Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-dac.c2152 int prev_samp_type = -1; in start_audio_output_1() local
2157 if (prev_samp_type == -1) in start_audio_output_1()
2159 prev_samp_type = this_samp_type; in start_audio_output_1()
2162 if (this_samp_type == prev_samp_type) in start_audio_output_1()