Searched refs:xint (Results 1 – 2 of 2) sorted by relevance
67 Word16 xlow, ylow, xhigh, yhigh, xmid, ymid, xint; in Az_isp() local147 xint = xlow; in Az_isp()162 xint = vo_sub(xlow, vo_extract_l(t0)); /* xint = xlow - ylow*y */ in Az_isp()164 isp[nf] = xint; in Az_isp()165 xlow = xint; in Az_isp()
577 Word16 xint; in Az_lsp() local679 xint = xlow; in Az_lsp()697 xint = xlow - (((Word32) ylow * y) >> 10); in Az_lsp()700 *(lsp + nf) = xint; in Az_lsp()701 xlow = xint; in Az_lsp()