Home
last modified time | relevance | path

Searched refs:AOT_USAC (Results 1 – 17 of 17) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_headerdecode.c381 if (pstr_audio_specific_config->audio_object_type != AOT_USAC) { in ixheaacd_get_samp_rate()
551 aac_state_struct->audio_object_type != AOT_USAC) in ixheaacd_ga_hdr_dec()
598 if (pstr_audio_specific_config->audio_object_type == AOT_USAC) { in ixheaacd_ga_hdr_dec()
619 if (pstr_audio_specific_config->audio_object_type == AOT_USAC) { in ixheaacd_ga_hdr_dec()
1084 case AOT_USAC: in ixheaacd_aac_headerdecode()
1090 if (aac_state_struct->audio_object_type != AOT_USAC) in ixheaacd_aac_headerdecode()
Dixheaacd_audioobjtypes.h60 AOT_USAC = 42 enumerator
Dixheaacd_create.c555 case AOT_USAC: in ixheaacd_decode_create()
Dixheaacd_api.c1458 (p_obj_exhaacplus_dec->p_state_aac->audio_object_type == AOT_USAC)) { in ixheaacd_dec_init()
2195 if (p_state_enhaacplus_dec->audio_object_type == AOT_USAC) { in ixheaacd_dec_execute()
/external/aac/libSYS/include/
DFDK_audio.h204 AOT_USAC = 42, /**< USAC */ enumerator
226 #define IS_USAC(aot) ((aot) == AOT_USAC)
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp377 FDK_ASSERT(hTp->asc->m_aot == AOT_USAC); in transportDec_InBandConfig()
385 if (hTp->asc->m_aot == AOT_USAC) { in transportDec_InBandConfig()
437 if (hTp->asc->m_aot == AOT_USAC) { in transportDec_InBandConfig()
447 if (hTp->asc->m_aot == AOT_USAC) { in transportDec_InBandConfig()
454 if (hTp->asc->m_aot == AOT_USAC) { in transportDec_InBandConfig()
476 if (hTp->asc->m_aot == AOT_USAC) { in transportDec_InBandConfig()
527 if (hTp->asc->m_aot == AOT_USAC) { in transportDec_InBandConfig()
Dtpdec_asc.cpp1553 if (aot == AOT_USAC) { in extElementConfig()
1662 0, loudnessInfoSetConfigExtensionPosition, AOT_USAC); in configExtension()
1706 if (asc->m_aot == AOT_USAC) { in UsacRsv60DecoderConfig_Parse()
1722 if (asc->m_aot == AOT_USAC) { in UsacRsv60DecoderConfig_Parse()
1882 if (asc->m_aot == AOT_USAC) { in UsacRsv60DecoderConfig_Parse()
2021 if (self->m_aot == AOT_USAC && self->m_sbrPresentFlag > 0 && in AudioSpecificConfig_ExtensionParse()
2214 case AOT_USAC: in AudioSpecificConfig_Parse()
2272 if ((ErrorStatus == TRANSPORTDEC_OK) && (self->m_aot == AOT_USAC)) { in AudioSpecificConfig_Parse()
2565 self->m_aot = AOT_USAC; in DrmRawSdcAudioConfig_Parse()
Dtpdec_latm.cpp352 (pAsc[TPDEC_TRACKINDEX(prog, lay)].m_aot == AOT_USAC)) { in CLatmDemux_ReadStreamMuxConfig()
427 AOT_USAC) { /* flush in case SMC has changed */ in CLatmDemux_ReadStreamMuxConfig()
/external/aac/libSACdec/src/
Dsac_dec_lib.cpp257 case AOT_USAC: in mpegSurroundDecoder_GetNrOfQmfBands()
526 if (pSSCinput->coreCodec != AOT_USAC) { in initMpegSurroundDecoder()
712 case AOT_USAC: in mpegSurroundDecoder_Config()
1110 case AOT_USAC: in sscCheckOutOfBand()
Dsac_dec.h134 ((aot) == AOT_ER_AAC_LD || (aot) == AOT_ER_AAC_ELD || (aot) == AOT_USAC || \
Dsac_bitdec.cpp130 case AOT_USAC: in SpatialDecDecodeHelperInfo()
348 case AOT_USAC: in SpatialDecParseMps212Config()
403 case AOT_USAC: in SpatialDecParseMps212Config()
431 coreCodec = AOT_USAC; in SpatialDecParseMps212Config()
/external/aac/libAACdec/src/
Daacdecoder.cpp1517 case AOT_USAC: in CAacDecoder_Init()
1547 case AOT_USAC: in CAacDecoder_Init()
1599 if (asc->m_aot == AOT_USAC) { in CAacDecoder_Init()
1880 if (asc->m_aot == AOT_USAC) { in CAacDecoder_Init()
1949 case AOT_USAC: in CAacDecoder_Init()
1986 case AOT_USAC: in CAacDecoder_Init()
2365 if (asc->m_aot == AOT_USAC) { in CAacDecoder_Init()
Daacdecoder_lib.cpp416 if ((coreCodec == AOT_USAC) || (coreCodec == AOT_DRM_USAC) || in aacDecoder_SscCallback()
451 else if (aot == AOT_USAC) { in aacDecoder_UniDrcCallback()
1555 if (self->streamInfo.aot == AOT_USAC) { in aacDecoder_DecodeFrame()
/external/aac/libMpegTPEnc/src/
Dtpenc_asc.cpp896 case AOT_USAC: in transportEnc_writeASC()
946 case AOT_USAC: in transportEnc_writeASC()
Dtpenc_latm.cpp382 case AOT_USAC: in CreateStreamMuxConfig()
/external/aac/libSBRdec/src/
Dsbrdecoder.cpp504 case AOT_USAC: in sbrDecoder_isCoreCodecValid()
591 self->flags |= (coreCodec == AOT_USAC) ? SBRDEC_SYNTAX_USAC : 0; in sbrDecoder_InitElement()
848 if (coreCodec == AOT_USAC) { in sbrDecoder_Header()
/external/aac/libFDK/src/
DFDK_tools_rom.cpp7164 case AOT_USAC: in getBitstreamElementList()