Searched refs:tempSizeY (Results 1 – 2 of 2) sorted by relevance
448 int tempSizeY = (faceDetectionLastOutput[j].rect[trans_bot] - in encodeFaceCoordinates() local457 (abs (tempSizeY -sizeY) < VerticalFaceSizeThreshold) ) in encodeFaceCoordinates()
456 int tempSizeY = (faceDetectionLastOutput[j].rect[trans_bot] - in encodeFaceCoordinates() local465 ( tempSizeY == sizeY ) ) { in encodeFaceCoordinates()