Searched refs:TT_MP4_LOAS (Results 1 – 5 of 5) sorted by relevance
203 case TT_MP4_LOAS: /* PCE in ASC if chChonfig==0 */ in getPceRepetitionRate()217 case TT_MP4_LOAS: /* no PCE in ASC because chConfig!=0 */ in getPceRepetitionRate()290 case TT_MP4_LOAS: in transportEnc_Init()386 case TT_MP4_LOAS: in transportEnc_WriteAccessUnit()447 case TT_MP4_LOAS: in transportEnc_EndAccessUnit()475 case TT_MP4_LOAS: in transportEnc_GetFrame()521 case TT_MP4_LOAS: in transportEnc_GetStaticBits()589 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()232 case TT_MP4_LOAS: in transportDec_OutOfBandConfig()356 case TT_MP4_LOAS: in transportDec_GetBufferFullness()382 case TT_MP4_LOAS: in transportDec_AdjustEndOfAccessUnit()391 if (hTp->transportFmt == TT_MP4_LOAS && hTp->parser.latm.m_audioMuxLengthBytes > 0) in transportDec_AdjustEndOfAccessUnit()486 case TT_MP4_LOAS: in additionalHoldOffNeeded()580 case TT_MP4_LOAS: in transportDec_readHeader()608 if (hTp->transportFmt == TT_MP4_LOAS) { in transportDec_readHeader()697 case TT_MP4_LOAS: in synchronization()1105 case TT_MP4_LOAS: in transportDec_ReadAccessUnit()[all …]
382 case TT_MP4_LOAS: in getSbrSignalingMode()496 case TT_MP4_LOAS: in H_ALLOC_MEM()811 config->userTpType = (config->userTpType!=TT_UNKNOWN) ? config->userTpType : TT_MP4_LOAS; in FDKaacEnc_AdjustEncSettings()824 config->userTpType = (config->userTpType!=TT_UNKNOWN) ? config->userTpType : TT_MP4_LOAS; in FDKaacEnc_AdjustEncSettings()919 …pe==TT_MP4_LATM_MCP1 || config->userTpType==TT_MP4_LATM_MCP0 || config->userTpType==TT_MP4_LOAS) && in FDKaacEnc_AdjustEncSettings()1934 || ((type==TT_MP4_LOAS) && (flags&CAPF_LOAS)) in aacEncoder_SetParam()
135 TT_MP4_LOAS = 10, /**< Audio Sync Stream. */ enumerator