Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/include/
Dtpdec_lib.h579 TRANSPORTDEC_ERROR transportDec_EndAccessUnit(const HANDLE_TRANSPORTDEC hTp);
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp1424 transportDec_EndAccessUnit(hTp); in transportDec_readStream()
1613 TRANSPORTDEC_ERROR transportDec_EndAccessUnit(HANDLE_TRANSPORTDEC hTp) { in transportDec_EndAccessUnit() function
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp1363 tpErr = transportDec_EndAccessUnit(self->hInput); in aacDecoder_DecodeFrame()
2040 transportDec_EndAccessUnit(self->hInput); in aacDecoder_DecodeFrame()