Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/include/
Dtpdec_lib.h604 TRANSPORTDEC_ERROR transportDec_SetParam(const HANDLE_TRANSPORTDEC hTp,
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp899 errTp = transportDec_SetParam(hTpDec, TPDEC_PARAM_RESET, 1); in aacDecoder_SetParam()
1313 transportDec_SetParam(self->hInput, TPDEC_PARAM_RESET, 1); in aacDecoder_DecodeFrame()
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp1660 TRANSPORTDEC_ERROR transportDec_SetParam(const HANDLE_TRANSPORTDEC hTp, in transportDec_SetParam() function