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

  /frameworks/av/media/libaudioclient/include/media/
AudioRecord.h 48 EVENT_OVERRUN = 1, // Buffer overrun occurred.
99 * - EVENT_OVERRUN: unused.
    [all...]
  /frameworks/av/media/libstagefright/
AudioSource.cpp 42 case AudioRecord::EVENT_OVERRUN: {
  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 211 //SL_LOGV("received event EVENT_OVERRUN from AudioRecord");
375 case android::AudioRecord::EVENT_OVERRUN:
    [all...]
  /frameworks/av/media/libaudioclient/
AudioRecord.cpp     [all...]

Completed in 110 milliseconds