Searched refs:maxfetchstop (Results 1 – 1 of 1) sorted by relevance
1132 u_long maxfetchstop, fstrt, fsize, fconst, xres_n, yres_n; in ami_decode_var() local1404 maxfetchstop = down16(par->htotal - 80); in ami_decode_var()1409 if (fstrt + fsize > maxfetchstop) in ami_decode_var()1413 if (fstrt + fsize > maxfetchstop) { in ami_decode_var()1420 if (min_fstrt + fsize - 64 > maxfetchstop) in ami_decode_var()1424 if (min_fstrt + fsize - 64 > maxfetchstop) { in ami_decode_var()