Home
last modified time | relevance | path

Searched refs:destScale (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
Dtranscendent.h331 const SCHAR *destScale) in FDK_sqrt_MantExp() argument
343 if (exponent==destScale) { in FDK_sqrt_MantExp()
347 int shift = result_e - *destScale; in FDK_sqrt_MantExp()
350 *exponent = *destScale; in FDK_sqrt_MantExp()