Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching full:nearest

57  * width is the image width padded to the nearest multiple of the horizontal
60 * height is the image height padded to the nearest multiple of the vertical
589 * Pad the given width to the nearest 32-bit boundary
629 * is padded to the nearest 32-bit boundary, as is the case for Windows
697 * line in each plane of the YUV image is padded to the nearest multiple of 4
847 * the nearest multiple of this number of bytes (must be a power of 2.)
936 * is padded to the nearest 32-bit boundary, as is the case for Windows
953 * padded to the nearest multiple of this number of bytes (must be a power of
989 * is padded to the nearest 32-bit boundary, as is the case for Windows
1111 * if each line of the decompressed image is padded to the nearest 32-bit
1167 * padded to the nearest multiple of this number of bytes (must be a power of
1263 * plane of the YUV source image is padded to the nearest multiple of this
1279 * of the destination image should be padded to the nearest 32-bit boundary, as
1336 * of the destination image should be padded to the nearest 32-bit boundary, as