Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_func_ptr_def.h236 PUpdateFMESwitch pfUpdateFMESwitch; member
/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp74 pFuncList->pfUpdateFMESwitch = UpdateFMESwitchNull; in WelsInitMeFunc()
Dencoder_ext.cpp2755 pFuncList->pfUpdateFMESwitch = UpdateFMESwitch; in PreprocessSliceCoding()
2757 pFuncList->pfUpdateFMESwitch = UpdateFMESwitchNull; in PreprocessSliceCoding()
3894 pCtx->pFuncList->pfUpdateFMESwitch (pCtx->pCurDqLayer); in WelsEncoderEncodeExt()