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

  /device/google/cuttlefish_common/guest/libs/platform_support/
api_level_fixes.h 82 AUDIO_INPUT_FLAG_NONE = 0x0, // no attributes
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
IOProfile.cpp 95 ~(exactMatchRequiredForInputFlags ? AUDIO_INPUT_FLAG_NONE : AUDIO_INPUT_FLAG_FAST))) {
  /device/google/cuttlefish_common/guest/hals/audio/
vsoc_audio.h 159 audio_input_flags_t flags = AUDIO_INPUT_FLAG_NONE,
  /frameworks/av/media/libaudioclient/include/media/
AudioRecord.h 188 audio_input_flags_t flags = AUDIO_INPUT_FLAG_NONE,
227 audio_input_flags_t flags = AUDIO_INPUT_FLAG_NONE,
    [all...]
  /frameworks/av/media/libaaudio/src/legacy/
AudioStreamRecord.cpp 69 audio_input_flags_t flags = AUDIO_INPUT_FLAG_NONE;
  /system/media/audio/include/system/
audio-base.h 375 AUDIO_INPUT_FLAG_NONE = 0x0,
  /frameworks/av/media/libmedia/
TypeConverter.cpp 127 MAKE_STRING_FROM_ENUM(AUDIO_INPUT_FLAG_NONE),
  /frameworks/av/media/libstagefright/
AudioSource.cpp 102 AUDIO_INPUT_FLAG_NONE,
  /hardware/libhardware/modules/audio_remote_submix/tests/
remote_submix_tests.cpp 114 streamIn, AUDIO_INPUT_FLAG_NONE, address, AUDIO_SOURCE_DEFAULT);
  /frameworks/av/services/audioflinger/
PatchPanel.cpp 320 AUDIO_INPUT_FLAG_NONE);
478 AUDIO_INPUT_FLAG_NONE);
Threads.cpp     [all...]
  /frameworks/wilhelm/src/android/
AudioRecorder_to_android.cpp 655 policy = AUDIO_INPUT_FLAG_NONE;
    [all...]
  /frameworks/base/core/jni/
android_media_AudioRecord.cpp 289 audio_input_flags_t flags = AUDIO_INPUT_FLAG_NONE;
    [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 512 milliseconds