Searched refs:maxfetchstop (Results 1 – 1 of 1) sorted by relevance
1126 u_long maxfetchstop, fstrt, fsize, fconst, xres_n, yres_n; in ami_decode_var() local1398 maxfetchstop = down16(par->htotal - 80); in ami_decode_var()1403 if (fstrt + fsize > maxfetchstop) in ami_decode_var()1407 if (fstrt + fsize > maxfetchstop) { in ami_decode_var()1414 if (min_fstrt + fsize - 64 > maxfetchstop) in ami_decode_var()1418 if (min_fstrt + fsize - 64 > maxfetchstop) { in ami_decode_var()