Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/common/
DWelsFrameWork.cpp239 if (pSrcPixMap.sRect.iRectTop >= pSrcPixMap.sRect.iRectHeight in CheckValid()
247 if (pDstPixMap.sRect.iRectTop >= pDstPixMap.sRect.iRectHeight in CheckValid()
/third_party/openh264/codec/processing/src/scrolldetection/
DScrollDetection.cpp75 iStartY = m_sScrollDetectionParam.sMaskRect.iRectTop; in ScrollDetectionWithMask()
/third_party/openh264/codec/processing/interface/
DIWelsVP.h106 int iRectTop; member