Home
last modified time | relevance | path

Searched refs:CONST_LN2 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daacsbr_fixed.c76 static const int CONST_LN2 = Q31(0.6931471806/256); // ln(2)/256 variable
137 base = (((base + 0x80) >> 8) + (8-nz)*CONST_LN2) / num_bands; in make_bands()

Completed in 2 milliseconds