Home
last modified time | relevance | path

Searched refs:FAST_LOG (Results 1 – 2 of 2) sorted by relevance

/third_party/lame/libmp3lame/
Dutil.h100 #define FAST_LOG(x) (fast_log2(x)*LOG2) macro
105 #define FAST_LOG(x) log(x) macro
/third_party/lame/
DChangeLog9685 added the FAST_LOG10 and FAST_LOG macros