Searched refs:scale_dB (Results 1 – 1 of 1) sorted by relevance
264 float scale_dB; in mapping0_forward() local272 scale_dB=todB(&scale) + .345; /* + .345 is a hack; the original in mapping0_forward()318 logfft[0]=scale_dB+todB(pcm) + .345; /* + .345 is a hack; the in mapping0_forward()335 temp=logfft[(j+1)>>1]=scale_dB+.5f*todB(&temp) + .345; /* + in mapping0_forward()