Searched refs:kScale (Results 1 – 2 of 2) sorted by relevance
437 static const float kScale = 1.0f / 255.0f; in setData() local439 m[4] * kScale, m[9] * kScale, m[14] * kScale, m[19] * kScale, in setData()
118 const float kScale = 1 / 64.0; in BinarySpectrumFloat() local133 MeanEstimatorFloat(spectrum[i], kScale, &(threshold_spectrum[i].float_)); in BinarySpectrumFloat()