Searched defs:px_have (Results 1 – 1 of 1) sorted by relevance
135 const int px_have = imin(sz, (h - y) << 2); in bytefn() local150 const int px_have = imin(sz, (h - y - th) << 2); in bytefn() local167 const int px_have = imin(sz, (w - x) << 2); in bytefn() local180 const int px_have = imin(sz, (w - x - tw) << 2); in bytefn() local