Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXFD.cpp34 static const int HorizontalFilterThreshold = 40; variable
473 if ( (abs(tempCenterX - centerX) < HorizontalFilterThreshold) && in encodeFaceCoordinates()