Home | History | Annotate | Download | only in src

Lines Matching full:defaultvarthreshold2

107 static const float defaultVarThreshold2 = 4.0f*4.0f;
132 varThreshold = defaultVarThreshold2;
157 varThreshold = (_varThreshold>0)? _varThreshold : defaultVarThreshold2;