Searched refs:globalGainOffset (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dbitenc.c31 static const Word16 globalGainOffset = 100; variable
82 WriteBits(hBitStream, ((globalGain - scalefac) + globalGainOffset-(logNorm << 2)), 8);

Completed in 8 milliseconds