Searched defs:thresh_still (Results 1 – 6 of 6) sorted by relevance
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | AlignFeatures.h | 88 float thresh_still; // Translation threshold in pixels to detect still camera variable
|
D | Mosaic.cpp | 56 …ndingType, int stripType, int width, int height, int nframes, bool quarter_res, float thresh_still) in initialize()
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
D | AlignFeatures.h | 88 float thresh_still; // Translation threshold in pixels to detect still camera variable
|
D | Mosaic.cpp | 60 …ndingType, int stripType, int width, int height, int nframes, bool quarter_res, float thresh_still) in initialize()
|
/packages/apps/LegacyCamera/jni/ |
D | feature_mos_jni.cpp | 68 float thresh_still[NR] = {5.0f,0.0f}; variable
|
/packages/apps/Camera/jni/ |
D | feature_mos_jni.cpp | 68 float thresh_still[NR] = {5.0f,0.0f}; variable
|