Searched defs:scaledw (Results 1 – 2 of 2) sorted by relevance
/external/libjpeg-turbo/ |
D | turbojpeg.c | 1284 int i, retval = 0, jpegwidth, jpegheight, scaledw, scaledh; in tjDecompress2() local 1622 int jpegwidth, jpegheight, jpegSubsamp, scaledw, scaledh; in tjDecompressToYUVPlanes() local 1801 int i, jpegwidth, jpegheight, scaledw, scaledh; in tjDecompressToYUV2() local
|
D | tjbench.c | 153 int scaledw = TJSCALED(w, sf); in decomp() local
|