Home
last modified time | relevance | path

Searched defs:checkcmap (Results 1 – 5 of 5) sorted by relevance

/libtiff-4.0.7/contrib/win_dib/
H A Dtiff2dib.c221 static int checkcmap(int n, uint16* r, uint16* g, uint16* b) in checkcmap() function
/libtiff-4.0.7/tools/
H A Dpal2rgb.c51 checkcmap(int n, uint16* r, uint16* g, uint16* b) in checkcmap() function
H A Dtiff2bw.c81 checkcmap(TIFF* tif, int n, uint16* r, uint16* g, uint16* b) in checkcmap() function
H A Dtiff2ps.c1701 checkcmap(TIFF* tif, int n, uint16* r, uint16* g, uint16* b) in checkcmap() function
/libtiff-4.0.7/libtiff/
H A Dtif_getimage.c2410 checkcmap(TIFFRGBAImage* img) in checkcmap() function