Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DAlignFeatures.h87 bool quarter_res; // Whether to process at quarter resolution variable
DMosaic.cpp56 …nt blendingType, int stripType, int width, int height, int nframes, bool quarter_res, float thresh… in initialize()
/packages/apps/LegacyCamera/jni/
Dfeature_mos_jni.cpp67 bool quarter_res[NR] = {false,false}; variable