Searched refs:pDb_e (Results 1 – 2 of 2) sorted by relevance
294 lin2dB(const FIXP_DBL lin_m, const int lin_e, int* pDb_e) { in lin2dB() argument302 *pDb_e = DFRACT_BITS - 1; in lin2dB()306 fLog2(lin_m, lin_e, pDb_e)); in lin2dB()307 *pDb_e += 3 + 1; in lin2dB()
135 lin2dB(const FIXP_DBL lin_m, const int lin_e, int* pDb_e);