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

  /device/huawei/angler/
audio_output_policy.conf 37 formats AUDIO_FORMAT_MP3|AUDIO_FORMAT_AAC|AUDIO_FORMAT_AC3|AUDIO_FORMAT_EAC3|AUDIO_FORMAT_PCM_16_BIT_OFFLOAD|AUDIO_FORMAT_PCM_24_BIT_OFFLOAD|AUDIO_FORMAT_FLAC
audio_policy.conf 53 formats AUDIO_FORMAT_MP3|AUDIO_FORMAT_AAC_LC|AUDIO_FORMAT_AAC_HE_V1|AUDIO_FORMAT_AAC_HE_V2
  /frameworks/base/core/jni/
android_media_AudioFormat.h 63 return AUDIO_FORMAT_MP3;
105 case AUDIO_FORMAT_MP3:
  /device/google/marlin/
audio_output_policy.conf 44 formats AUDIO_FORMAT_MP3|AUDIO_FORMAT_PCM_16_BIT_OFFLOAD|AUDIO_FORMAT_PCM_24_BIT_OFFLOAD|AUDIO_FORMAT_FLAC|AUDIO_FORMAT_ALAC|AUDIO_FORMAT_APE|AUDIO_FORMAT_AAC_LC|AUDIO_FORMAT_AAC_HE_V1|AUDIO_FORMAT_AAC_HE_V2|AUDIO_FORMAT_WMA|AUDIO_FORMAT_WMA_PRO|AUDIO_FORMAT_VORBIS
  /device/moto/shamu/
audio_policy.conf 45 formats AUDIO_FORMAT_MP3|AUDIO_FORMAT_AAC_LC|AUDIO_FORMAT_AAC_HE_V1|AUDIO_FORMAT_AAC_HE_V2
  /system/core/metricsd/uploader/proto/
system_profile.proto 624 AUDIO_FORMAT_MP3 = 4;
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
TypeConverter.cpp 124 MAKE_STRING_FROM_ENUM(AUDIO_FORMAT_MP3),
  /system/media/audio/include/system/
audio.h 305 AUDIO_FORMAT_MP3 = 0x01000000UL,
    [all...]
  /frameworks/av/media/libstagefright/
Utils.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 426 case AUDIO_FORMAT_MP3:
448 case AUDIO_FORMAT_MP3:
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 238 if (format == AUDIO_FORMAT_MP3 ||
250 case AUDIO_FORMAT_MP3:
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 214 if (format == AUDIO_FORMAT_MP3 ||
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 124 case AUDIO_FORMAT_MP3: return "mp3";
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]

Completed in 62 milliseconds