Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_latm.h189 UINT CLatmDemux_GetNrOfLayers(CLatmDemux *pLatmDemux, const UINT program);
Dtpdec_latm.cpp670 UINT CLatmDemux_GetNrOfLayers(CLatmDemux *pLatmDemux, const UINT prog) { in CLatmDemux_GetNrOfLayers() function
Dtpdec_lib.cpp991 layer < (int)CLatmDemux_GetNrOfLayers(&hTp->parser.latm, 0); in transportDec_readHeader()