Searched refs:transportDec_SetParam (Results 1 – 3 of 3) sorted by relevance
604 TRANSPORTDEC_ERROR transportDec_SetParam(const HANDLE_TRANSPORTDEC hTp,
899 errTp = transportDec_SetParam(hTpDec, TPDEC_PARAM_RESET, 1); in aacDecoder_SetParam()1313 transportDec_SetParam(self->hInput, TPDEC_PARAM_RESET, 1); in aacDecoder_DecodeFrame()
1660 TRANSPORTDEC_ERROR transportDec_SetParam(const HANDLE_TRANSPORTDEC hTp, in transportDec_SetParam() function