Searched defs:tilew (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | tjbench.c | 327 int totalJpegSize = 0, row, col, i, tilew in fullTest() local 142 decomp(unsigned char *srcBuf, unsigned char **jpegBuf, unsigned long *jpegSize, unsigned char *dstBuf, int w, int h, int subsamp, int jpegQual, char *fileName, int tilew, int tileh) decomp() argument 541 int w = 0, h = 0, tilew, tileh, ntilesw = 1, ntilesh = 1, subsamp = -1, decompTest() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | j2kenc.c | 432 int tilew = tile->comp[compno].coord[0][1] - tile->comp[compno].coord[0][0]; in compute_rates() local
|
/third_party/libdrm/radeon/ |
H A D | radeon_surface.c | 332 uint32_t xalign, yalign, zalign, tilew; in r6_surface_init_1d() local 365 uint32_t xalign, yalign, zalign, tilew; in r6_surface_init_2d() local 617 uint32_t xalign, yalign, zalign, tilew; eg_surface_init_1d() local 658 unsigned tilew, tileh, tileb; eg_surface_init_2d() local 1627 unsigned tilew, tileh, tileb; si_surface_init_2d() local 2224 unsigned tilew, tileh, tileb_1x, tileb; cik_surface_init_2d() local [all...] |
Completed in 7 milliseconds