Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXFD.cpp468 int tempSizeX = (faceDetectionLastOutput[j].rect[trans_right] - in encodeFaceCoordinates() local
478 if ( (abs (tempSizeX -sizeX) < HorizontalFaceSizeThreshold) && in encodeFaceCoordinates()