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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
filterbanks_unittest.cc 35 const int32_t out_data_ch2[kSamples] = {0, 0, 3010, 22351, 21106, 16969, local
56 EXPECT_EQ(out_data_ch2[i], data_ch2[i]);

Completed in 76 milliseconds