Searched refs:tempCenterY (Results 1 – 2 of 2) sorted by relevance
444 int tempCenterY = (faceDetectionLastOutput[j].rect[trans_top] + in encodeFaceCoordinates() local452 (abs(tempCenterY - centerY) < VerticalFilterThreshold) ) in encodeFaceCoordinates()
452 int tempCenterY = (faceDetectionLastOutput[j].rect[trans_top] + in encodeFaceCoordinates() local460 ( tempCenterY == centerY) ) { in encodeFaceCoordinates()