HomeSort by relevance Sort by last modified time
    Searched refs:Lg2_normalized (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwb_math_op.h 101 void Lg2_normalized(
pvamrwb_math_op.cpp 472 * FUNCTION: Lg2_normalized()
489 void Lg2_normalized(
535 * normalizes L_x and then calls Lg2_normalized().
547 Lg2_normalized(shl_int32(L_x, exp), exp, exponent, fraction);

Completed in 144 milliseconds