Home
last modified time | relevance | path

Searched refs:vPos (Results 1 - 1 of 1) sorted by relevance

/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dtest_display.cpp324 int yPos, uPos, vPos; in ProcessImage() local
329 vPos = 3; // 3:Pixel initial value in ProcessImage()
332 vPosIncrement = 4; // 4:vPos increase value in ProcessImage()
341 v = in[vPos] - 128; // 128:display size in ProcessImage()
354 vPos += vPosIncrement; in ProcessImage()
360 vPos = 3; // 3:Pixel initial value in ProcessImage()

Completed in 7 milliseconds