Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/scenechangedetection/
DSceneChangeDetection.h231 int32_t iSceneChangeThresholdMedium = WelsStaticCast (int32_t, in Process() local
242 } else if (m_sSceneChangeParam.iMotionBlockNum >= iSceneChangeThresholdMedium) { in Process()