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

/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
H A Dvad2.h117 #define FRACTIONAL_BITS_1 4 /* used as input to fn10Log10() */ macro
119 #define STATE_1_TO_0_SHIFT_R (FRACTIONAL_BITS_1-FRACTIONAL_BITS_0) /* state correction factor */
120 #define STATE_0_TO_1_SHIFT_R (FRACTIONAL_BITS_0-FRACTIONAL_BITS_1) /* state correction factor */

Completed in 91 milliseconds