OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tempCenterY
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp
444
int
tempCenterY
= (faceDetectionLastOutput[j].rect[trans_top] +
452
(abs(
tempCenterY
- centerY) < VerticalFilterThreshold) )
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFD.cpp
452
int
tempCenterY
= (faceDetectionLastOutput[j].rect[trans_top] +
460
(
tempCenterY
== centerY) ) {
Completed in 61 milliseconds