Home
last modified time | relevance | path

Searched defs:iMotionBlockNum (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/processing/interface/
DIWelsVP.h165 int iMotionBlockNum; // Number of motion blocks member
/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp1192 const int32_t iMotionBlockNum = sSceneChangeResult.iMotionBlockNum; in DetectSceneChange() local