Searched defs:xcount (Results 1 – 5 of 5) sorted by relevance
124 int xcount = 0; in run_once() local
300 xcount, ycount, /* Current count for X and Y */ in make_raster_file() local
543 int xcount = 0; in TestCountTokensNoCoalesce() local
540 int xcount = 0; in TestCountTokensNoCoalesce() local
120 void vp8_pack_tokens(vp8_writer *w, const TOKENEXTRA *p, int xcount) { in vp8_pack_tokens()