Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/scenechangedetection/
DSceneChangeDetection.h104 m_fSceneChangeMotionRatioLarge = SCENE_CHANGE_MOTION_RATIO_LARGE_VIDEO; in CSceneChangeDetectorVideo()
132 return m_fSceneChangeMotionRatioLarge; in GetSceneChangeMotionRatioLarge()
140 float m_fSceneChangeMotionRatioLarge; variable
148 m_fSceneChangeMotionRatioLarge = SCENE_CHANGE_MOTION_RATIO_LARGE_SCREEN; in CSceneChangeDetectorScreen()