Searched refs:quantize_xrpow (Results 1 – 2 of 2) sorted by relevance
/third_party/lame/libmp3lame/ |
D | takehiro.c | 282 quantize_xrpow(const FLOAT * xp, int *pi, FLOAT istep, gr_info const *const cod_info, in quantize_xrpow() function 779 quantize_xrpow(xr, ix, IPOW20(gi->global_gain), gi, prev_noise); in count_bits()
|
/third_party/lame/ |
D | ChangeLog | 6330 quantize_xrpow: also re-use previously computed data in short 6341 oops, quantize_xrpow optimization has been accidentally disabled 6601 fixed a bug in quantize_xrpow, but it is still crashing 7131 fixed a crash in quantize_xrpow occuring when using low bitrates 23129 uncommended the GCC ASM code for quantize_xrpow() 24696 removed -.5 from quantize_xrpow 24702 added latest quantize_xrpow asm from Acy and Mat 24823 ASM routines (gcc & MSVC) for quantize_xrpow
|