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

/external/chromium_org/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_impl.cc363 return kBadDataLengthError;
425 return kBadDataLengthError;
532 return kBadDataLengthError;
574 return kBadDataLengthError;
/external/webrtc/src/modules/audio_processing/
H A Daudio_processing_impl.cc273 return kBadDataLengthError;
404 return kBadDataLengthError;
/external/chromium_org/third_party/webrtc/modules/audio_processing/include/
H A Daudio_processing.h368 kBadDataLengthError = -8, enumerator in enum:webrtc::AudioProcessing::Error
/external/webrtc/src/modules/audio_processing/interface/
H A Daudio_processing.h229 kBadDataLengthError = -8, enumerator in enum:webrtc::AudioProcessing::Errors

Completed in 35 milliseconds