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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c 123 int mode=-1, tmp, nbTest=0; /*,sss;*/
217 nbTest = atoi(argv[i + 1]);
434 if (nbTest != 1)
453 if (nbTest != 1)
549 if (nbTest !=2 )
554 if (nbTest !=2 )
622 if (nbTest !=2 )
627 if (nbTest !=2 )
kenny.cc 137 int nbTest = 0;
347 nbTest = atoi(argv[i + 1]);
550 if (nbTest != 1) {
562 if (nbTest != 1) {
727 if (nbTest !=2) {
740 if (nbTest !=2 ) {

Completed in 177 milliseconds