HomeSort by relevance Sort by last modified time
    Searched full:vaddata (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc 61 int16_t vaddata[SWBFRAMESAMPLES_10ms * 3]; local
744 readframe(vaddata, vadp, samplesIn10Ms * 3);
753 if (VADusage && (framecnt > 10 && vaddata[0] == 0)) {

Completed in 60 milliseconds