Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/util/
Dqmath.c552 u16 u16offset; in qm_log10() local
584 u16offset = (u16) (N >> (32 - (2 + LOG2_LOG_TABLE_SIZE + 16))); in qm_log10()
590 …s16errorApproximation = (s16) qm_mulu16(u16offset, (u16) (log_table[s16tableIndex + 1] - log_table… in qm_log10()