Searched defs:_tileh (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/test/
H A Dtjbench.c356 int w=0, h=0, subsamp=-1, _w, _h, _tilew, _tileh, _subsamp; local
414 _w=w; _h=h; _tilew=tilew; _tileh=tileh;
418 _tileh);
436 if(h==tileh) _tileh=_h;
438 filename, _tilew, _tileh)==-1)

Completed in 152 milliseconds