Searched refs:AlgoFuncProcess (Results 1 – 2 of 2) sorted by relevance
57 typedef int (*AlgoFuncProcess)(IppAlgoBuffer* inBuffer[], typedef
209 …algoHandler_->func.Process = reinterpret_cast<AlgoFuncProcess>(::dlsym(algoHandler_->handle, "Proc… in LoadLib()