Home
last modified time | relevance | path

Searched refs:ylfrac (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg72x.c307 short ylfrac, thr1; in update() local
315 ylfrac = (state_ptr->yl >> 10) & 0x1F; /* fractional part of yl */ in update()
316 thr1 = (32 + ylfrac) << ylint; /* threshold */ in update()