Home
last modified time | relevance | path

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

/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
Dtest_display.cpp323 int ypos = (vinfo_.yres - height) / 2; in ProcessImage() local
334 for (y = ypos; y < (height + ypos); y++) { in ProcessImage()