Home
last modified time | relevance | path

Searched refs:PerformFMEPreprocess (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dsvc_motion_estimate.h319 void PerformFMEPreprocess (SWelsFuncPtrList* pFunc, SPicture* pRef, uint16_t* pFeatureOfBlock,
/third_party/openh264/test/encoder/
DEncUT_MotionEstimate.cpp532 PerformFMEPreprocess (&sFuncList, &sRef, m_pFeatureSearchPreparation->pFeatureOfBlock, in TEST_F()
/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp869 void PerformFMEPreprocess (SWelsFuncPtrList* pFunc, SPicture* pRef, uint16_t* pFeatureOfBlock, in PerformFMEPreprocess() function
Dencoder_ext.cpp2740 PerformFMEPreprocess (pFuncList, pRef, pFeatureSearchPreparation->pFeatureOfBlock, in PreprocessSliceCoding()