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

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 1457 float fxx = strength[y][x-1] - strength[y][x] - strength[y][x] + strength[y][x+1]; local
    [all...]
  /packages/apps/Camera2/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 1457 float fxx = strength[y][x-1] - strength[y][x] - strength[y][x] + strength[y][x+1]; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 1457 float fxx = strength[y][x-1] - strength[y][x] - strength[y][x] + strength[y][x+1]; local
    [all...]

Completed in 32 milliseconds