Searched refs:transport_AOT (Results 1 – 1 of 1) sorted by relevance
463 AUDIO_OBJECT_TYPE transport_AOT = AOT_NULL_OBJECT; in H_ALLOC_MEM() local475 transport_AOT = AOT_AAC_LC; in H_ALLOC_MEM()478 transport_AOT = AOT_SBR; in H_ALLOC_MEM()482 transport_AOT = hAacConfig->audioObjectType; in H_ALLOC_MEM()491 if ((transport_AOT == AOT_SBR) || (transport_AOT == AOT_PS)) { in H_ALLOC_MEM()494 cc->aot = transport_AOT; in H_ALLOC_MEM()502 ((transport_AOT == AOT_SBR) || (transport_AOT == AOT_PS))) { in H_ALLOC_MEM()505 cc->extAOT = transport_AOT; /* explicit hierarchical */ in H_ALLOC_MEM()509 if ((transport_AOT == AOT_SBR) || (transport_AOT == AOT_PS)) { in H_ALLOC_MEM()511 if (transport_AOT == AOT_PS) { in H_ALLOC_MEM()