Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/scrolldetection/
DScrollDetectionFuncs.h47 #define REGION_NUMBER 9 macro
DScrollDetection.cpp99 for (int32_t i = 0; i < REGION_NUMBER; i++) { in ScrollDetectionWithoutMask()