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()648 case TT_MP4_LOAS: in transportEnc_LatmCountTotalBitDemandHeader()735 if( hAss->tt == TT_MP4_LOAS && hAss->subFrameCnt == 0) in transportEnc_LatmWrite()779 if (hAss->tt == TT_MP4_LOAS) in transportEnc_LatmGetFrame()
193 case TT_MP4_LOAS: in C_ALLOC_MEM()237 case TT_MP4_LOAS: in transportDec_OutOfBandConfig()373 case TT_MP4_LOAS: in transportDec_GetBufferFullness()399 case TT_MP4_LOAS: in transportDec_AdjustEndOfAccessUnit()408 if (hTp->transportFmt == TT_MP4_LOAS && hTp->parser.latm.m_audioMuxLengthBytes > 0) in transportDec_AdjustEndOfAccessUnit()503 case TT_MP4_LOAS: in additionalHoldOffNeeded()597 case TT_MP4_LOAS: in transportDec_readHeader()625 if (hTp->transportFmt == TT_MP4_LOAS) { in transportDec_readHeader()714 case TT_MP4_LOAS: in synchronization()1122 case TT_MP4_LOAS: in transportDec_ReadAccessUnit()[all …]
381 case TT_MP4_LOAS: in getSbrSignalingMode()480 case TT_MP4_LOAS: in H_ALLOC_MEM()766 …ype==TT_MP4_LATM_MCP1 || config->userTpType==TT_MP4_LATM_MCP0 || config->userTpType==TT_MP4_LOAS) { in FDKaacEnc_AdjustEncSettings()790 config->userTpType = (config->userTpType!=TT_UNKNOWN) ? config->userTpType : TT_MP4_LOAS; in FDKaacEnc_AdjustEncSettings()803 config->userTpType = (config->userTpType!=TT_UNKNOWN) ? config->userTpType : TT_MP4_LOAS; in FDKaacEnc_AdjustEncSettings()915 …pe==TT_MP4_LATM_MCP1 || config->userTpType==TT_MP4_LATM_MCP0 || config->userTpType==TT_MP4_LOAS) && in FDKaacEnc_AdjustEncSettings()1928 || ((type==TT_MP4_LOAS) && (flags&CAPF_LOAS)) in aacEncoder_SetParam()
135 TT_MP4_LOAS = 10, /**< Audio Sync Stream. */ enumerator