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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/
isac_speed_test.cc 69 const int subblock_length = 10 * input_sampling_khz_; local
74 for (int idx = 0; idx < subblocks; idx++, pointer += subblock_length) {

Completed in 323 milliseconds