Searched defs:Lg2_normalized (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dpvamrwb_math_op.cpp472 * FUNCTION: Lg2_normalized()
489 void Lg2_normalized( function
535 * normalizes L_x and then calls Lg2_normalized().
547 Lg2_normalized(shl_int32(L_x, exp), exp, exponent, fraction);

Completed in 44 milliseconds