Searched refs:kBlockSelectionVarMax (Results 1 – 2 of 2) sorted by relevance
38 nor_var > kBlockSelectionVarMax ? kBlockSelectionVarMax : nor_var; in GetNoise()
29 const int kBlockSelectionVarMax = kNoiseThreshold << 1; variable