Searched refs:scaled_noiseVal_neg (Results 1 – 1 of 1) sorted by relevance
865 FIXP_DBL scaled_noiseVal_neg = -scaled_noiseVal_pos; in CBlock_ApplyNoise() local874 (seed & 0x10000) ? scaled_noiseVal_neg : scaled_noiseVal_pos; in CBlock_ApplyNoise()884 pSpec[bin] = (seed & 0x10000) ? scaled_noiseVal_neg in CBlock_ApplyNoise()