Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dtranscendent.h212 SCHAR *ptrResult_e) /*!< Exponent of quotient a/b */ in FDK_divide_MantExp() argument
260 *ptrResult_e = a_e - b_e + 1 + preShift - postShift; in FDK_divide_MantExp()
268 SCHAR *ptrResult_e) /*!< Exponent of quotient a/b */ in FDK_divide_MantExp() argument
316 *ptrResult_e = a_e - b_e + 1 + preShift - postShift; in FDK_divide_MantExp()