Home | History | Annotate | Download | only in decoder

Lines Matching refs:cum

1733   register WORD32 cum;
1753 cum = ((((WORD32)(value - low + 1)) << 14) - ((WORD32)1)) / ((WORD32)range);
1760 if (*q > cum) {