Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/scrolldetection/
DScrollDetectionFuncs.cpp99 int32_t CompareLine (uint8_t* pYSrc, uint8_t* pYRef, const int32_t kiWidth) { in CompareLine()
119 uint8_t* pYRef, *pYSrc; in ScrollDetectionCore() local