Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXFD.cpp444 int tempCenterY = (faceDetectionLastOutput[j].rect[trans_top] + in encodeFaceCoordinates() local
452 (abs(tempCenterY - centerY) < VerticalFilterThreshold) ) in encodeFaceCoordinates()
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXFD.cpp452 int tempCenterY = (faceDetectionLastOutput[j].rect[trans_top] + in encodeFaceCoordinates() local
460 ( tempCenterY == centerY) ) { in encodeFaceCoordinates()