Home
last modified time | relevance | path

Searched refs:WelsMotionEstimateSearchScrolled (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dsvc_motion_estimate.h149 void WelsMotionEstimateSearchScrolled (SWelsFuncPtrList* pFuncList, SDqLayer* pLplayer, SWelsME* pL…
/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp190 void WelsMotionEstimateSearchScrolled (SWelsFuncPtrList* pFuncList, SDqLayer* pCurDqLayer, SWelsME*… in WelsMotionEstimateSearchScrolled() function
Dencoder_ext.cpp2717 pFuncList->pfMotionSearch[SCROLLED_STATIC] = WelsMotionEstimateSearchScrolled; in PreprocessSliceCoding()