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

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

Completed in 116 milliseconds