Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/media_file/
Dmedia_file_impl.cc112 const size_t bufferLengthInBytes = dataLengthInBytes; in PlayoutAudioData() local
244 const size_t bufferLengthInBytes = dataLengthInBytes; in PlayoutStereoData() local
602 const size_t bufferLengthInBytes) in IncomingAudioData()