Searched defs:TJSCALED (Results 1 - 2 of 2) sorted by relevance

/external/libvncserver/common/
H A Dturbojpeg.h287 #define TJSCALED(dimension, scalingFactor) ((dimension * scalingFactor.num \ macro
433 * calling #TJSCALED() with the JPEG image height and one of the scaling
448 * calling #TJSCALED() with the JPEG image width and one of the scaling
/external/libjpeg-turbo/
H A Dturbojpeg.h598 #define TJSCALED(dimension, scalingFactor) ((dimension * scalingFactor.num \ macro
1097 * #TJSCALED() with the JPEG image height and one of the scaling factors
1113 * can be determined by calling #TJSCALED() with the JPEG image width and one

Completed in 92 milliseconds