Home
last modified time | relevance | path

Searched refs:CLatmDemux_ReadStreamMuxConfig (Results 1 – 3 of 3) sorted by relevance

/external/aac/libMpegTPDec/src/
Dtpdec_latm.h160 TRANSPORTDEC_ERROR CLatmDemux_ReadStreamMuxConfig(
Dtpdec_latm.cpp133 …if ((ErrorStatus = CLatmDemux_ReadStreamMuxConfig(bs, pLatmDemux, pTpDecCallbacks, pAsc, pfConfigF… in CLatmDemux_ReadAudioMuxElement()
211 TRANSPORTDEC_ERROR CLatmDemux_ReadStreamMuxConfig( in CLatmDemux_ReadStreamMuxConfig() function
Dtpdec_lib.cpp243 … err = CLatmDemux_ReadStreamMuxConfig(hBs, pLatmDemux, &hTp->callbacks, hTp->asc, &fConfigFound); in transportDec_OutOfBandConfig()