Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dtranscendent.h231 FIXP_SGL *ptrResult_m, /*!< Mantissa of quotient a/b */ in FDK_divide_MantExp() argument
278 *ptrResult_m = FX_DBL2FX_SGL(ratio_m << postShift); in FDK_divide_MantExp()
287 FIXP_DBL *ptrResult_m, /*!< Mantissa of quotient a/b */ in FDK_divide_MantExp() argument
334 *ptrResult_m = ratio_m << postShift; in FDK_divide_MantExp()