HomeSort by relevance Sort by last modified time
    Searched refs:tempCenterY (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp 444 int tempCenterY = (faceDetectionLastOutput[j].rect[trans_top] +
452 (abs(tempCenterY - centerY) < VerticalFilterThreshold) )
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFD.cpp 452 int tempCenterY = (faceDetectionLastOutput[j].rect[trans_top] +
460 ( tempCenterY == centerY) ) {

Completed in 83 milliseconds