Home
last modified time | relevance | path

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

/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
Dtest_display.cpp322 int xpos = (vinfo_.xres - width) / 2; in ProcessImage() local
335 for (j = 0, x = xpos; j < width; j++, x++) { in ProcessImage()