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

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

Completed in 238 milliseconds