Lines Matching defs:M_LN2
47 #ifndef M_LN249 #define M_LN2 0.693147180559945309421337 error_scale = 0.5 * M_LN2 * M_LN2 / (FLAC__double)total_samples;1345 FLAC__double bps = (FLAC__double)0.5 * log(error_scale * lpc_error) / M_LN2;1367 error_scale = 0.5 * M_LN2 * M_LN2 / (FLAC__double)total_samples;