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

/frameworks/base/media/libstagefright/codecs/amrnb/common/include/
H A Dlog2_norm.h36 Description: Created separate header file for Log2_norm function.
50 This file contains the prototype declaration for Log2_norm function.
105 void Log2_norm(
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/
H A Dlog2.cpp35 Description: Updated template used to PV coding template. Moved Log2_norm
120 This function first normalizes the input L_x and calls the function Log2_norm
176 Log2_norm(result, exp, pExponent, pFraction);
H A Dlog2_norm.cpp36 Description: Created separate file for Log2_norm function.
86 FUNCTION NAME: Log2_norm
137 void Log2_norm (
196 void Log2_norm( function
H A Dgc_pred.cpp349 Log2_norm (ener_code, exp_code, &exp, &frac);
593 Log2_norm(ener_code, exp_code, &exp, &frac);

Completed in 2824 milliseconds