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

  /frameworks/av/include/media/
AudioTrack.h 184 audio_output_flags_t flags = AUDIO_OUTPUT_FLAG_NONE,
208 audio_output_flags_t flags = AUDIO_OUTPUT_FLAG_NONE,
243 audio_output_flags_t flags = AUDIO_OUTPUT_FLAG_NONE,
    [all...]
IAudioPolicyService.h 56 audio_output_flags_t flags = AUDIO_OUTPUT_FLAG_NONE,
MediaPlayerInterface.h 111 audio_output_flags_t flags = AUDIO_OUTPUT_FLAG_NONE,
AudioSystem.h 200 audio_output_flags_t flags = AUDIO_OUTPUT_FLAG_NONE,
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 94 audio_output_flags_t flags = AUDIO_OUTPUT_FLAG_NONE,
199 audio_output_flags_t flags = AUDIO_OUTPUT_FLAG_NONE,
MediaPlayerService.cpp     [all...]
  /frameworks/av/media/libstagefright/
AudioPlayer.cpp 149 uint32_t flags = AUDIO_OUTPUT_FLAG_NONE;
224 0, AUDIO_OUTPUT_FLAG_NONE, &AudioCallback, this, 0);
  /frameworks/av/media/libmedia/
JetPlayer.cpp 94 AUDIO_OUTPUT_FLAG_NONE);
  /frameworks/av/services/audioflinger/
AudioPolicyService.h 70 AUDIO_OUTPUT_FLAG_NONE,
  /system/core/include/system/
audio.h 384 AUDIO_OUTPUT_FLAG_NONE = 0x0, // no attributes
  /frameworks/base/core/jni/
android_media_AudioTrack.cpp 314 AUDIO_OUTPUT_FLAG_NONE,
336 AUDIO_OUTPUT_FLAG_NONE,
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorAudioPlayer.cpp 537 0, AUDIO_OUTPUT_FLAG_NONE, &AudioCallback, this, 0);
  /frameworks/opt/net/voip/src/jni/rtp/
AudioGroup.cpp 811 AUDIO_CHANNEL_OUT_MONO, output, AUDIO_OUTPUT_FLAG_NONE, NULL /*callback_t*/,
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.cpp 621 flags = AUDIO_OUTPUT_FLAG_NONE;
    [all...]
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp     [all...]

Completed in 440 milliseconds