HomeSort by relevance Sort by last modified time
    Searched refs:_playBytesPerSample (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_device/
audio_device_buffer.h 92 uint8_t _playBytesPerSample;
audio_device_buffer.cc 42 _playBytesPerSample(0),
197 _playBytesPerSample = 2*channels;
511 playBytesPerSample = _playBytesPerSample;

Completed in 4511 milliseconds