Searched refs:pfFillQpelLocationByFeatureValue (Results 1 – 2 of 2) sorted by relevance
101 pFuncList->pfFillQpelLocationByFeatureValue = FillQpelLocationByFeatureValue_c; in WelsInitMeFunc()111 pFuncList->pfFillQpelLocationByFeatureValue = FillQpelLocationByFeatureValue_sse2; in WelsInitMeFunc()129 pFuncList->pfFillQpelLocationByFeatureValue = FillQpelLocationByFeatureValue_neon; in WelsInitMeFunc()142 pFuncList->pfFillQpelLocationByFeatureValue = FillQpelLocationByFeatureValue_AArch64_neon; in WelsInitMeFunc()864 pFunc->pfFillQpelLocationByFeatureValue (pFeatureOfBlock, iWidth, kiHeight, in CalculateFeatureOfBlock()
231 PFillQpelLocationByFeatureValueFunc pfFillQpelLocationByFeatureValue; member