Home
last modified time | relevance | path

Searched refs:topTenCntr (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
DISACHist.cc157 short topTenCntr = 0; in main() local
162 for(short n = 600; (n >= 0) && (topTenCntr < 10); n--) in main()
166 topTenCntr++; in main()