Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
H A Dtakehiro.c116 const FLOAT compareval0 = (1.0f - 0.4054f) / istep; in quantize_lines_xrpow_01() local
124 int const ix_0 = (compareval0 > xr_0) ? 0 : 1; in quantize_lines_xrpow_01()
125 int const ix_1 = (compareval0 > xr_1) ? 0 : 1; in quantize_lines_xrpow_01()

Completed in 3 milliseconds