Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_latm.h173 UINT CLatmDemux_GetNrOfSubFrames(CLatmDemux *pLatmDemux);
Dtpdec_latm.cpp429 UINT CLatmDemux_GetNrOfSubFrames(CLatmDemux *pLatmDemux) in CLatmDemux_GetNrOfSubFrames() function
Dtpdec_lib.cpp607 hTp->numberOfRawDataBlocks = CLatmDemux_GetNrOfSubFrames(&hTp->parser.latm); in transportDec_readHeader()
1233 nSubFrames = CLatmDemux_GetNrOfSubFrames(&hTp->parser.latm); in transportDec_GetNrOfSubFrames()