Searched refs:INV_FAC5 (Results 1 – 1 of 1) sorted by relevance
95 #define INV_FAC5 6554 /* 1/5 in Q15 */ macro249 i = ((int32)j * INV_FAC5) >> 13; /* integer part = pos * 1/5 */ in AmrWbUp_samp()