OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tempSizeY
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp
448
int
tempSizeY
= (faceDetectionLastOutput[j].rect[trans_bot] -
457
(abs (
tempSizeY
-sizeY) < VerticalFaceSizeThreshold) )
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFD.cpp
456
int
tempSizeY
= (faceDetectionLastOutput[j].rect[trans_bot] -
465
(
tempSizeY
== sizeY ) ) {
Completed in 39 milliseconds