Searched refs:fixp_truncateToInt (Results 1 – 3 of 3) sorted by relevance
822 INT fixp_truncateToInt(FIXP_DBL f_inp, INT sf) // sf mantissaBits left of dot in fixp_truncateToInt() function850 INT truncateInt = fixp_truncateToInt(f_inp, sf); in fixp_truncate()
925 INT fixp_truncateToInt(FIXP_DBL f_inp, INT sf);
1429 cldIdx = fixp_truncateToInt(cldIdxFract, SF_FACTOR + SF_IDX); in factorCLD()