Searched refs:BITS_FRW_ACC (Results 1 – 2 of 2) sorted by relevance
36 #define BITS_FRW_ACC 3 // 2 or 3 for accuracy macro37 #define SHIFT_FRW_COL BITS_FRW_ACC38 #define SHIFT_FRW_ROW (BITS_FRW_ACC + 17)39 #define RND_FRW_ROW (262144*(BITS_FRW_ACC - 1))
51 #define BITS_FRW_ACC 3 //; 2 or 3 for accuracy macro52 #define SHIFT_FRW_COL BITS_FRW_ACC53 #define SHIFT_FRW_ROW (BITS_FRW_ACC + 17 - 3)