Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/include/
Dtpdec_lib.h451 TRANSPORTDEC_ERROR transportDec_EndAccessUnit ( const HANDLE_TRANSPORTDEC hTp );
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp1019 transportDec_EndAccessUnit(hTp); in transportDec_readStream()
1167 TRANSPORTDEC_ERROR transportDec_EndAccessUnit(HANDLE_TRANSPORTDEC hTp) in transportDec_EndAccessUnit() function
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp888 tpErr = transportDec_EndAccessUnit(self->hInput); in aacDecoder_DecodeFrame()