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.cpp1405 transportDec_EndAccessUnit(hTp); in transportDec_readStream()
1594 TRANSPORTDEC_ERROR transportDec_EndAccessUnit(HANDLE_TRANSPORTDEC hTp) { in transportDec_EndAccessUnit() function
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp1344 tpErr = transportDec_EndAccessUnit(self->hInput); in aacDecoder_DecodeFrame()
1938 transportDec_EndAccessUnit(self->hInput); in aacDecoder_DecodeFrame()