Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/common/
DWelsFrameWork.cpp240 …|| pSrcPixMap.sRect.iRectLeft >= pSrcPixMap.sRect.iRectWidth || pSrcPixMap.sRect.iRectWidth > pSrc… in CheckValid()
248 …|| pDstPixMap.sRect.iRectLeft >= pDstPixMap.sRect.iRectWidth || pDstPixMap.sRect.iRectWidth > pDst… in CheckValid()
/third_party/openh264/codec/processing/src/scrolldetection/
DScrollDetection.cpp74 iStartX = m_sScrollDetectionParam.sMaskRect.iRectLeft; in ScrollDetectionWithMask()
/third_party/openh264/codec/processing/interface/
DIWelsVP.h107 int iRectLeft; member