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