Home
last modified time | relevance | path

Searched defs:thresh_still (Results 1 – 3 of 3) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DAlignFeatures.h88 float thresh_still; // Translation threshold in pixels to detect still camera variable
DMosaic.cpp56 …ndingType, int stripType, int width, int height, int nframes, bool quarter_res, float thresh_still) in initialize()
/packages/apps/LegacyCamera/jni/
Dfeature_mos_jni.cpp68 float thresh_still[NR] = {5.0f,0.0f}; variable