Home
last modified time | relevance | path

Searched refs:_thresh_still (Results 1 – 1 of 1) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DAlignFeatures.cpp55 int Align::initialize(int width, int height, bool _quarter_res, float _thresh_still) in initialize() argument
72 thresh_still = _thresh_still; in initialize()