Searched refs:PSearchMethodFunc (Results 1 – 2 of 2) sorted by relevance
138 typedef void (*PSearchMethodFunc) (SWelsFuncPtrList* pFuncList, SWelsME* pMe, SSlice* pSlice, const… typedef226 PSearchMethodFunc pfSearchMethod[BLOCK_SIZE_ALL];
2632 bool SetMeMethod (const uint8_t uiMethod, PSearchMethodFunc& pSearchMethodFunc) { in SetMeMethod()