HomeSort by relevance Sort by last modified time
    Searched refs:endfile (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c 95 int framecnt, endfile; local
317 endfile = 0;
429 while (endfile == 0) {
435 endfile = readframe(shortdata, inp, FRAMESAMPLES_10ms);
437 endfile = readframe(shortdata, inp, (FRAMESAMPLES_10ms/2));
kenny.c 98 int endfile; local
496 endfile = 0;
537 while (endfile == 0) {
560 endfile = readframe(shortdata, inp, FRAMESAMPLES_10ms);
562 endfile = readframe(shortdata, inp, (FRAMESAMPLES_10ms/2));

Completed in 58 milliseconds