Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/test/ut/usb_camera/
H A Dtest_camera_base.cpp315 int yPosIncrement, uPosIncrement, vPosIncrement; in ProcessImage() local
320 yPosIncrement = 2; // 2:yPos increase value in ProcessImage()
340 yPos += yPosIncrement; in ProcessImage()
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A Dtest_camera_base.cpp304 int yPosIncrement, uPosIncrement, vPosIncrement; in ProcessImage() local
309 yPosIncrement = 2; // 2:yPos increase value in ProcessImage()
329 yPos += yPosIncrement; in ProcessImage()