Home
last modified time | relevance | path

Searched defs:tileh (Results 1 – 7 of 7) sorted by relevance

/third_party/libjpeg-turbo/
Dtjbench.c142 int tileh) in decomp()
322 int totalJpegSize = 0, row, col, i, tilew = w, tileh = h, retval = 0; in fullTest() local
530 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, in decompTest() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjbench.c145 int tileh) in decomp()
327 int totalJpegSize = 0, row, col, i, tilew = w, tileh = h, retval = 0; in fullTest() local
541 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, in decompTest() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtjbench.c140 int subsamp, int jpegQual, char *fileName, int tilew, int tileh) in decomp()
315 int totalJpegSize = 0, row, col, i, tilew = w, tileh = h, retval = 0; in fullTest() local
518 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, in decompTest() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/
DTJBench.java163 String fileName, int tilew, int tileh) throws Exception { in decomp()
326 int totalJpegSize = 0, tilew, tileh, i, iter; in fullTest() local
/third_party/libjpeg-turbo/java/
DTJBench.java165 String fileName, int tilew, int tileh) throws Exception { in decomp()
333 int totalJpegSize = 0, tilew, tileh, i, iter; in fullTest() local
/third_party/libdrm/radeon/
Dradeon_surface.c658 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
/third_party/ffmpeg/libavcodec/
Dj2kenc.c432 int tileh = tile->comp[compno].coord[1][1] - tile->comp[compno].coord[1][0]; in compute_rates() local