Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/libjpeg-turbo/
Dtjbench.c151 int tileh) in decomp()
334 int totalJpegSize = 0, row, col, i, tilew = w, tileh = h, retval = 0; in fullTest() local
548 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/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_surface.c653 unsigned tilew, tileh, tileb; in eg_surface_init_2d() local
1644 unsigned tilew, tileh, tileb; in si_surface_init_2d() local
2242 unsigned tilew, tileh, tileb_1x, tileb; in cik_surface_init_2d() 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
2225 unsigned tilew, tileh, tileb_1x, tileb; in cik_surface_init_2d() local
/third_party/ffmpeg/libavcodec/
Dj2kenc.c433 int tileh = tile->comp[compno].coord[1][1] - tile->comp[compno].coord[1][0]; in compute_rates() local