Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/scenechangedetection/
DSceneChangeDetection.h182 …int32_t iSadScroll = m_pfSad (pCurTmp, sLocalParam.iCurStride, pRefTmpScroll, sLocalParam.iRefStri… in operator() local
184 if (iSadScroll == 0) { in operator()