Searched defs:InFrameType (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A DTestVADDTX.cc366 int32_t ActivityMonitor::InFrameType(int16_t frameType) { function in class:webrtc::ActivityMonitor
H A Dutility.cc328 int32_t VADCallback::InFrameType(int16_t frameType) { function in class:webrtc::VADCallback
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dchannel.cc158 Channel::InFrameType(int16_t frameType) function in class:webrtc::voe::Channel
161 "Channel::InFrameType(frameType=%d)", frameType);

Completed in 303 milliseconds