Searched defs:tileh (Results 1 – 3 of 3) sorted by relevance
/external/libjpeg-turbo/ |
D | tjbench.c | 141 int subsamp, int jpegQual, char *fileName, int tilew, int tileh) in decomp() 321 int totalJpegSize = 0, row, col, i, tilew = w, tileh = h, retval = 0; in fullTest() local 531 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, in decompTest() local
|
/external/libjpeg-turbo/java/ |
D | TJBench.java | 165 String fileName, int tilew, int tileh) throws Exception { in decomp() 333 int totalJpegSize = 0, tilew, tileh, i, iter; in fullTest() local
|
/external/libdrm/radeon/ |
D | radeon_surface.c | 658 unsigned tilew, tileh, tileb; in eg_surface_init_2d() local 1627 unsigned tilew, tileh, tileb; in si_surface_init_2d() local 2224 unsigned tilew, tileh, tileb_1x, tileb; in cik_surface_init_2d() local
|