Searched refs:xres_n (Results 1 – 1 of 1) sorted by relevance
1126 u_long maxfetchstop, fstrt, fsize, fconst, xres_n, yres_n; in ami_decode_var() local1214 xres_n = par->xres << clk_shift; in ami_decode_var()1234 par->diwstrt_h = par->diwstop_h - xres_n; in ami_decode_var()1331 par->diwstrt_h = par->diwstop_h - xres_n; in ami_decode_var()1401 fsize = upx(fconst, xres_n + in ami_decode_var()1406 fsize = upx(fconst, xres_n); in ami_decode_var()1413 fsize = up64(xres_n + fconst - 1); in ami_decode_var()1417 fsize = up64(xres_n); in ami_decode_var()