Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_latm.h188 UINT CLatmDemux_GetNrOfSubFrames(CLatmDemux *pLatmDemux);
Dtpdec_latm.cpp666 UINT CLatmDemux_GetNrOfSubFrames(CLatmDemux *pLatmDemux) { in CLatmDemux_GetNrOfSubFrames() function
Dtpdec_lib.cpp976 CLatmDemux_GetNrOfSubFrames(&hTp->parser.latm); in transportDec_readHeader()
1722 nSubFrames = CLatmDemux_GetNrOfSubFrames(&hTp->parser.latm); in transportDec_GetNrOfSubFrames()