Searched refs:NotConfigured (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_codec.c34 static int NotConfigured(TIFF*, int);
37 #define TIFFInitLZW NotConfigured
40 #define TIFFInitPackBits NotConfigured
43 #define TIFFInitThunderScan NotConfigured
46 #define TIFFInitNeXT NotConfigured
49 #define TIFFInitJPEG NotConfigured
52 #define TIFFInitOJPEG NotConfigured
55 #define TIFFInitCCITTRLE NotConfigured
56 #define TIFFInitCCITTRLEW NotConfigured
57 #define TIFFInitCCITTFax3 NotConfigured
119 NotConfigured(TIFF* tif, int scheme) function
[all...]
/external/pdfium/third_party/libtiff/
H A Dtif_codec.c34 static int NotConfigured(TIFF*, int);
37 #define TIFFInitLZW NotConfigured
40 #define TIFFInitPackBits NotConfigured
43 #define TIFFInitThunderScan NotConfigured
46 #define TIFFInitNeXT NotConfigured
49 #define TIFFInitJPEG NotConfigured
52 #define TIFFInitOJPEG NotConfigured
55 #define TIFFInitCCITTRLE NotConfigured
56 #define TIFFInitCCITTRLEW NotConfigured
57 #define TIFFInitCCITTFax3 NotConfigured
119 NotConfigured(TIFF* tif, int scheme) function
[all...]

Completed in 53 milliseconds