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

  /frameworks/av/include/media/
AudioRecord.h 351 bool processAudioBuffer(const sp<AudioRecordThread>& thread);
AudioTrack.h 517 bool processAudioBuffer(const sp<AudioTrackThread>& thread);
  /frameworks/av/media/libmedia/
AudioRecord.cpp 683 bool AudioRecord::processAudioBuffer(const sp<AudioRecordThread>& thread)
845 if (!mReceiver.processAudioBuffer(this)) {
AudioTrack.cpp     [all...]

Completed in 2081 milliseconds