Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/interface/
DIWelsVP.h150 COLLOCATED_STATIC, // collocated static block enumerator
/third_party/openh264/codec/processing/src/scenechangedetection/
DSceneChangeDetection.h177 uiBlockIdcTmp = COLLOCATED_STATIC; in operator()
/third_party/openh264/codec/encoder/core/src/
Dsvc_mode_decision.cpp301 return IsMbStatic (pBlockType, COLLOCATED_STATIC); in IsMbCollocatedStatic()
Dencoder_ext.cpp2716 pFuncList->pfMotionSearch[COLLOCATED_STATIC] = WelsMotionEstimateSearchStatic; in PreprocessSliceCoding()