OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fyy
(Results
1 - 2
of
2
) sorted by null
/development/perftests/panorama/feature_stab/db_vlvm/
db_feature_detection.cpp
1458
float
fyy
= strength[y-1][x] - strength[y][x] - strength[y][x] + strength[y+1][x];
local
[
all
...]
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp
1458
float
fyy
= strength[y-1][x] - strength[y][x] - strength[y][x] + strength[y+1][x];
local
[
all
...]
Completed in 598 milliseconds