Searched refs:CFormat (Results 1 – 1 of 1) sorted by relevance
/external/ImageMagick/coders/ |
D | pdf.c | 1207 #define CFormat "/Filter [ /%s ]\n" in WritePDFImage() macro 1804 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage() 1810 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"DCTDecode"); in WritePDFImage() 1820 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"JPXDecode"); in WritePDFImage() 1830 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"LZWDecode"); in WritePDFImage() 1835 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage() 1852 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage() 2334 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage() 2340 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"DCTDecode"); in WritePDFImage() 2350 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"JPXDecode"); in WritePDFImage() [all …]
|