Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXFD.cpp448 int tempSizeY = (faceDetectionLastOutput[j].rect[trans_bot] - in encodeFaceCoordinates() local
457 (abs (tempSizeY -sizeY) < VerticalFaceSizeThreshold) ) in encodeFaceCoordinates()