Searched defs:scaledw (Results 1 – 5 of 5) sorted by relevance
/external/libvncserver/test/ |
D | tjbench.c | 88 int scaledw=TJSCALED(w, sf); in decomptest() local
|
/external/libjpeg-turbo/ |
D | turbojpeg.c | 1380 int jpegwidth, jpegheight, scaledw, scaledh; in tjDecompress2() local 1746 int jpegwidth, jpegheight, jpegSubsamp, scaledw, scaledh; in tjDecompressToYUVPlanes() local 1921 int i, jpegwidth, jpegheight, scaledw, scaledh; in tjDecompressToYUV2() local
|
D | tjbench.c | 113 int scaledw=TJSCALED(w, sf); in decomp() local
|
/external/libjpeg-turbo/java/ |
D | TJBench.java | 142 int scaledw = sf.getScaled(w); in decomp() local
|
/external/libvncserver/common/ |
D | turbojpeg.c | 751 int jpegwidth, jpegheight, scaledw, scaledh; in tjDecompress2() local
|