Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
H A Dquantize_pvt.h124 FLOAT athAdjust(FLOAT a, FLOAT x, FLOAT athFloor, float ATHfixpoint);
H A Dquantize_pvt.c556 athAdjust(FLOAT a, FLOAT x, FLOAT athFloor, float ATHfixpoint) in athAdjust() argument
565 u -= athFloor; /* undo scaling */ in athAdjust()
571 u += athFloor + o - p; /* redo scaling */ in athAdjust()

Completed in 3 milliseconds