OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tempSizeX
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp
446
int
tempSizeX
= (faceDetectionLastOutput[j].rect[trans_right] -
456
if ( (abs (
tempSizeX
-sizeX) < HorizontalFaceSizeThreshold) &&
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFD.cpp
454
int
tempSizeX
= (faceDetectionLastOutput[j].rect[trans_right] -
464
if ( (
tempSizeX
== sizeX ) &&
Completed in 165 milliseconds