Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/include/
Dtpdec_lib.h542 TRANSPORTDEC_ERROR transportDec_ReadAccessUnit(const HANDLE_TRANSPORTDEC hTp,
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp1452 TRANSPORTDEC_ERROR transportDec_ReadAccessUnit(const HANDLE_TRANSPORTDEC hTp, in transportDec_ReadAccessUnit() function
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp1207 err = transportDec_ReadAccessUnit(self->hInput, layer); in aacDecoder_DecodeFrame()