Searched defs:xcount (Results 1 – 3 of 3) sorted by relevance
524 int xcount = 0; in TestCountTokensNoCoalesce() local
528 int xcount = 0; in TestCountTokensNoCoalesce() local
162 void vp8_pack_tokens(vp8_writer *w, const TOKENEXTRA *p, int xcount) in vp8_pack_tokens()