Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/include/
Dtpdec_lib.h474 TRANSPORTDEC_ERROR transportDec_SetParam ( const HANDLE_TRANSPORTDEC hTp,
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp616 transportDec_SetParam(self->hInput, TPDEC_PARAM_RESET, 1); in aacDecoder_SetParam()
651 transportDec_SetParam(pIn, TPDEC_PARAM_IGNORE_BUFFERFULLNESS, 1); in aacDecoder_Open()
860 transportDec_SetParam(self->hInput, TPDEC_PARAM_RESET, 1); in aacDecoder_DecodeFrame()
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp1182 TRANSPORTDEC_ERROR transportDec_SetParam ( const HANDLE_TRANSPORTDEC hTp, in transportDec_SetParam() function