Searched refs:xres_n (Results 1 – 1 of 1) sorted by relevance
1132 u_long maxfetchstop, fstrt, fsize, fconst, xres_n, yres_n; in ami_decode_var() local1220 xres_n = par->xres << clk_shift; in ami_decode_var()1240 par->diwstrt_h = par->diwstop_h - xres_n; in ami_decode_var()1337 par->diwstrt_h = par->diwstop_h - xres_n; in ami_decode_var()1407 fsize = upx(fconst, xres_n + in ami_decode_var()1412 fsize = upx(fconst, xres_n); in ami_decode_var()1419 fsize = up64(xres_n + fconst - 1); in ami_decode_var()1423 fsize = up64(xres_n); in ami_decode_var()