HomeSort by relevance Sort by last modified time
    Searched refs:fyy (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera/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...]
  /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 40 milliseconds