Home
last modified time | relevance | path

Searched defs:LOG2 (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/num-bigint/tests/
Droots.rs80 const LOG2: usize = 1 << EXP; in test_nth_root_twos() constant
/external/aac/libSBRenc/src/
Dsbr_def.h131 #define LOG2 0.69314718056f /* natural logarithm of 2 */ macro
/external/libxaac/decoder/
Dixheaacd_sbr_const.h154 #define LOG2 0.69314718056f macro
/external/aac/libAACenc/src/
Dmetadata_compressor.cpp106 #define LOG2 0.69314718056f /* natural logarithm of 2 */ macro