Searched defs:dB_e (Results 1 – 2 of 2) sorted by relevance
282 dB2lin(const FIXP_DBL dB_m, const int dB_e, int* pLin_e) { in dB2lin()314 approxDb2lin(const FIXP_DBL dB_m, const int dB_e, int* pLin_e) { in approxDb2lin()
2912 int dB_e; in _getSignalPeakLevel() local