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

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
H A DReleaseTest-API.cc46 char inname[100], outname[100], bottleneck_file[100], vadfile[100]; local
456 if((vadp = fopen(vadfile,"rb")) == NULL)
458 printf(" Error iSAC Cannot read file %s.\n", vadfile);

Completed in 77 milliseconds