Home
last modified time | relevance | path

Searched refs:AAC (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioUtil.h33 AAC, enumerator
DAudioUtil.cpp41 case AAC: in printFormatFromEDID()
/hardware/interfaces/audio/common/4.0/
Dtypes.hal189 AAC = 0x04000000UL,
270 AAC_MAIN = (AAC | AAC_SUB_MAIN),
271 AAC_LC = (AAC | AAC_SUB_LC),
272 AAC_SSR = (AAC | AAC_SUB_SSR),
273 AAC_LTP = (AAC | AAC_SUB_LTP),
274 AAC_HE_V1 = (AAC | AAC_SUB_HE_V1),
275 AAC_SCALABLE = (AAC | AAC_SUB_SCALABLE),
276 AAC_ERLC = (AAC | AAC_SUB_ERLC),
277 AAC_LD = (AAC | AAC_SUB_LD),
278 AAC_HE_V2 = (AAC | AAC_SUB_HE_V2),
[all …]
/hardware/interfaces/audio/common/2.0/
Dtypes.hal203 AAC = 0x04000000UL,
272 AAC_MAIN = (AAC | AAC_SUB_MAIN),
273 AAC_LC = (AAC | AAC_SUB_LC),
274 AAC_SSR = (AAC | AAC_SUB_SSR),
275 AAC_LTP = (AAC | AAC_SUB_LTP),
276 AAC_HE_V1 = (AAC | AAC_SUB_HE_V1),
277 AAC_SCALABLE = (AAC | AAC_SUB_SCALABLE),
278 AAC_ERLC = (AAC | AAC_SUB_ERLC),
279 AAC_LD = (AAC | AAC_SUB_LD),
280 AAC_HE_V2 = (AAC | AAC_SUB_HE_V2),
[all …]
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp81 CodecType::AAC, CodecType::APTX,
210 case CodecType::AAC: in GetProviderCapabilitiesHelper()
484 GetOffloadCodecCapabilityHelper(CodecType::AAC); in GetAacCodecSpecificSupportedList()
485 if (temp_codec_capabilities_.codecType != CodecType::AAC) { in GetAacCodecSpecificSupportedList()
668 codec_config.codecType = CodecType::AAC; in TEST_F()
783 case CodecType::AAC: in TEST_F()
/hardware/interfaces/audio/common/5.0/
Dtypes.hal203 AAC = 0x04000000UL,
291 AAC_MAIN = (AAC | AAC_SUB_MAIN),
292 AAC_LC = (AAC | AAC_SUB_LC),
293 AAC_SSR = (AAC | AAC_SUB_SSR),
294 AAC_LTP = (AAC | AAC_SUB_LTP),
295 AAC_HE_V1 = (AAC | AAC_SUB_HE_V1),
296 AAC_SCALABLE = (AAC | AAC_SUB_SCALABLE),
297 AAC_ERLC = (AAC | AAC_SUB_ERLC),
298 AAC_LD = (AAC | AAC_SUB_LD),
299 AAC_HE_V2 = (AAC | AAC_SUB_HE_V2),
[all …]
/hardware/interfaces/bluetooth/audio/2.0/default/session/
DBluetoothAudioSupportedCodecsDB.cpp110 {.codecType = CodecType::AAC, .capabilities = {}},
314 case CodecType::AAC: in GetOffloadCodecCapabilities()
385 case CodecType::AAC: in IsOffloadCodecConfigurationValid()
/hardware/interfaces/bluetooth/a2dp/1.0/vts/functional/
DVtsHalBluetoothA2dpV1_0TargetTest.cpp74 codec.codecType = CodecType::AAC; in SetUp()
/hardware/interfaces/bluetooth/audio/2.0/
Dtypes.hal56 AAC = 0x02,
172 /** Used for Hardware Encoding AAC codec parameters */
/hardware/interfaces/bluetooth/a2dp/1.0/
Dtypes.hal31 AAC = 0x02,
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioSystemLegacy.h131 AAC = 0x04000000, enumerator
/hardware/interfaces/audio/2.0/
DIStreamOut.hal38 * codecs, such as MP3 or AAC.
/hardware/interfaces/audio/5.0/
DIStreamOut.hal36 * codecs, such as MP3 or AAC.
/hardware/interfaces/audio/4.0/
DIStreamOut.hal36 * codecs, such as MP3 or AAC.