Searched defs:xcount (Results 1 – 6 of 6) sorted by relevance
120 { int xcount = 0; in run_once() local
409 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
1312 ushort xcount, ycount; in video_display_bitmap() local1724 int xcount, i; in plot_logo_or_black() local
120 void vp8_pack_tokens(vp8_writer *w, const TOKENEXTRA *p, int xcount) { in vp8_pack_tokens()