Searched refs:nrgThreshold (Results 1 – 1 of 1) sorted by relevance
332 float[] nrgThreshold = {2602510595620.0f, 2354652443657.0f}; in checkUsacLoudness() local335 if (nrg_def[0] > nrgThreshold[0] || nrg_def[0] < nrgThreshold[1]) { in checkUsacLoudness()