HomeSort by relevance Sort by last modified time
    Searched full:scale_db (Results 1 - 1 of 1) sorted by null

  /external/libvorbis/lib/
mapping0.c 264 float scale_dB;
272 scale_dB=todB(&scale) + .345; /* + .345 is a hack; the original
318 logfft[0]=scale_dB+todB(pcm) + .345; /* + .345 is a hack; the
335 temp=logfft[(j+1)>>1]=scale_dB+.5f*todB(&temp) + .345; /* +

Completed in 2711 milliseconds