Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_latm.h150 TRANSPORTDEC_ERROR CLatmDemux_ReadStreamMuxConfig(
Dtpdec_latm.cpp132 if ((ErrorStatus = CLatmDemux_ReadStreamMuxConfig(bs, pLatmDemux, pTpDecCallbacks, pAsc))) { in CLatmDemux_ReadAudioMuxElement()
204 TRANSPORTDEC_ERROR CLatmDemux_ReadStreamMuxConfig( in CLatmDemux_ReadStreamMuxConfig() function
Dtpdec_lib.cpp237 err = CLatmDemux_ReadStreamMuxConfig(hBs, pLatmDemux, &hTp->callbacks, hTp->asc); in transportDec_OutOfBandConfig()