Searched refs:ylfrac (Results 1 – 1 of 1) sorted by relevance
307 short ylfrac, thr1; in update() local315 ylfrac = (state_ptr->yl >> 10) & 0x1F; /* fractional part of yl */ in update()316 thr1 = (32 + ylfrac) << ylint; /* threshold */ in update()