Searched refs:run_test_seeking (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/test/
H A Dtest_seeking.sh68 run_test_seeking () function
111 if run_test_seeking tiny$suffix.flac $tiny_seek_count $tiny_samples noise8m32.raw ; then : ; else
116 if run_test_seeking small$suffix.flac $small_seek_count $small_samples noise.raw ; then : ; else
126 if run_test_seeking tiny$suffix.flac $tiny_seek_count $tiny_samples noise8m32.raw ; then : ; else
131 if run_test_seeking small$suffix.flac $small_seek_count $small_samples noise.raw ; then : ; else
144 if run_test_seeking tiny.oga $tiny_seek_count $tiny_samples noise8m32.raw ; then : ; else
149 if run_test_seeking small.oga $small_seek_count $small_samples noise.raw ; then : ; else

Completed in 42 milliseconds