Searched refs:TT_MP4_LOAS (Results 1 – 5 of 5) sorted by relevance
197 case TT_MP4_LOAS: /* PCE in ASC if chChonfig==0 */ in getPceRepetitionRate()211 case TT_MP4_LOAS: /* no PCE in ASC because chConfig!=0 */ in getPceRepetitionRate()284 case TT_MP4_LOAS: in transportEnc_Init()380 case TT_MP4_LOAS: in transportEnc_WriteAccessUnit()441 case TT_MP4_LOAS: in transportEnc_EndAccessUnit()469 case TT_MP4_LOAS: in transportEnc_GetFrame()515 case TT_MP4_LOAS: in transportEnc_GetStaticBits()583 case TT_MP4_LOAS: in transportEnc_GetConf()
151 if (hAss->tt == TT_MP4_LOAS) { in transportEnc_LatmCountFixBitDemandHeader()649 case TT_MP4_LOAS: in transportEnc_LatmCountTotalBitDemandHeader()736 if( hAss->tt == TT_MP4_LOAS && hAss->subFrameCnt == 0) in transportEnc_LatmWrite()780 if (hAss->tt == TT_MP4_LOAS) in transportEnc_LatmGetFrame()
188 case TT_MP4_LOAS: in C_ALLOC_MEM()231 case TT_MP4_LOAS: in transportDec_OutOfBandConfig()357 case TT_MP4_LOAS: in transportDec_GetBufferFullness()411 case TT_MP4_LOAS: in additionalHoldOffNeeded()447 case TT_MP4_LOAS: in transportDec_AdjustEndOfAccessUnit()453 if (hTp->transportFmt == TT_MP4_LOAS && hTp->parser.latm.m_audioMuxLengthBytes > 0) in transportDec_AdjustEndOfAccessUnit()524 case TT_MP4_LOAS: in synchronization()625 case TT_MP4_LOAS: in synchronization()978 case TT_MP4_LOAS: in transportDec_ReadAccessUnit()1032 case TT_MP4_LOAS: in transportDec_EndAccessUnit()[all …]
336 case TT_MP4_LOAS: in H_ALLOC_MEM()644 config->userTpType = (config->userTpType!=TT_UNKNOWN) ? config->userTpType : TT_MP4_LOAS; in FDKaacEnc_AdjustEncSettings()656 config->userTpType = (config->userTpType!=TT_UNKNOWN) ? config->userTpType : TT_MP4_LOAS; in FDKaacEnc_AdjustEncSettings()669 config->userTpType = (config->userTpType!=TT_UNKNOWN) ? config->userTpType : TT_MP4_LOAS; in FDKaacEnc_AdjustEncSettings()1705 || ((type==TT_MP4_LOAS) && (flags&CAPF_LOAS)) in aacEncoder_SetParam()
135 TT_MP4_LOAS = 10, /**< Audio Sync Stream. */ enumerator