Home | History | Annotate | Download | only in common

Lines Matching refs:tmpx

1916         WORD32 tmp1, tmpx, tmpx_init, j, i;
1923 tmpx = tmpx_init; /* Init to -8b */
1926 tmpx += b; /* increment every time by b to get b*(x-7or3) */
1927 tmp1 = (tmp + tmpx) >> 5;