Searched defs:scale_shift (Results 1 – 5 of 5) sorted by relevance
49 static uint32_t Log(const uint32_t x, const uint32_t scale_shift) { in Log()62 const int scale_shift = state->scale_shift; in LogScaleApply() local
27 int scale_shift; member
31 int scale_shift; member
50 scale_shift=6, argument
474 Int scale_shift; /* == precision_shift for bitmaps */ member
Completed in 17 milliseconds