Searched defs:scaledh (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | turbojpeg.c | 1285 int i, retval = 0, jpegwidth, jpegheight, scaledw, scaledh; in tjDecompress2() local 1623 int jpegwidth, jpegheight, jpegSubsamp, scaledw, scaledh; in tjDecompressToYUVPlanes() local 1802 int i, jpegwidth, jpegheight, scaledw, scaledh; in tjDecompressToYUV2() local
|
| D | tjbench.c | 154 int scaledh = TJSCALED(h, sf); in decomp() local
|