Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/interface/
DIWelsVP.h151 SCROLLED_STATIC, // scrolled static block enumerator
/third_party/openh264/codec/processing/src/scenechangedetection/
DSceneChangeDetection.h185 uiBlockIdcTmp = SCROLLED_STATIC; in operator()
/third_party/openh264/codec/encoder/core/src/
Dsvc_mode_decision.cpp305 return IsMbStatic (pBlockType, SCROLLED_STATIC); in IsMbScrolledStatic()
Dencoder_ext.cpp2717 pFuncList->pfMotionSearch[SCROLLED_STATIC] = WelsMotionEstimateSearchScrolled; in PreprocessSliceCoding()