Searched refs:micro_val (Results 1 – 1 of 1) sorted by relevance
75 #define Q31_SHIFT_MICROVAL(micro_val, range) \ argument76 (q31_t) ((int64_t)(micro_val) * ((int64_t)1 << (31 - (range))) / 1000000LL)