Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Deffects_i.c167 sox_bool found_samples = sox_false, found_time = sox_false; in parsesamples() local
189 found_samples = sox_true; in parsesamples()
191 if (found_time || (def == 't' && !found_samples)) { in parsesamples()