Home
last modified time | relevance | path

Searched defs:DoNormal (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/media/base/android/
Dmedia_codec_bridge_unittest.cc157 TEST(MediaCodecBridgeTest, DoNormal) { in TEST() argument
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dneteq_impl.cc1318 void NetEqImpl::DoNormal(const int16_t* decoded_buffer, size_t decoded_length, in DoNormal() function in webrtc::NetEqImpl