Searched refs:encoded (Results 1 – 4 of 4) sorted by relevance
2841 static char encoded[6]; in Ascii85Encode() local2850 encoded[0] = (char) (q + '!'); in Ascii85Encode()2853 encoded[1] = (char) (q + '!'); in Ascii85Encode()2856 encoded[2] = (char) (q + '!'); in Ascii85Encode()2859 encoded[3] = (char) ((w1 / 85) + '!'); in Ascii85Encode()2860 encoded[4] = (char) ((w1 % 85) + '!'); in Ascii85Encode()2861 encoded[5] = '\0'; in Ascii85Encode()2863 encoded[0] = 'z', encoded[1] = '\0'; in Ascii85Encode()2864 return (encoded); in Ascii85Encode()
123 # encoded into their final filename. We disable this on Cygwin because147 # encoded into their final filename. We disable this on Cygwin because
1100 tiffcp crashes when converting JPEG-encoded TIFF to a different1113 TIF if the input is JPEG-encoded and output is *not* JPEG-encoded.1714 thunder encoded files with wrong bitspersample set. The libtiff2041 converting JPEG encoded tiles.3668 * tools/tiff2pdf.c: Fixed support for non-YCbCr encoded JPEG4176 JPEG encoded TIFF files. Pre-allocate lots of space for jpegtables5636 encoded write functions use tif_postdecode() to apply byte order5802 encoded images. See bug entries
5493 # Determine the default libpath from the value encoded in an5504 # Determine the default libpath from the value encoded in an6565 # Determine the default libpath from the value encoded in an empty6577 # Determine the default libpath from the value encoded in an