Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dtranscendent.h211 FIXP_SGL *ptrResult_m, /*!< Mantissa of quotient a/b */ in FDK_divide_MantExp() argument
259 *ptrResult_m = FX_DBL2FX_SGL(ratio_m << postShift); in FDK_divide_MantExp()
267 FIXP_DBL *ptrResult_m, /*!< Mantissa of quotient a/b */ in FDK_divide_MantExp() argument
315 *ptrResult_m = ratio_m << postShift; in FDK_divide_MantExp()