Searched refs:MP3 (Results 1 - 7 of 7) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DAndroid.mk27 LOCAL_MODULE:= libOMX.TI.MP3.decode
H A DMakefile38 COMPONENT_LIB=libOMX.TI.MP3.decode.so
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
H A DAndroid.mk11 LOCAL_MODULE := libOMX.Exynos.MP3.Decoder
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioUtil.h31 MP3, enumerator in enum:EDID_AUDIO_FORMAT_ID
H A DAudioUtil.cpp35 case MP3:
36 ALOGV("Format:MP3 (MPEG1 Layer 3)");
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioSystemLegacy.h98 // MP3 sub format field definition : can use 11 LSBs in the same way as MP3 frame header to specify
129 MP3 = 0x01000000, enumerator in enum:android_audio_legacy::AudioSystem::audio_format
/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp1707 } else if (value == "Compressed MP3") {
1708 format = AudioSystem::MP3;

Completed in 4010 milliseconds