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

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A DTestStereo.cc811 int variable_packets = 0; local
850 variable_packets++;
878 if (variable_packets > 0) {
879 variable_bytes /= variable_packets;

Completed in 87 milliseconds