Home
last modified time | relevance | path

Searched refs:PickContigCase (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_getimage.c39 static int PickContigCase(TIFFRGBAImage*);
484 if (!PickContigCase(img)) { in TIFFRGBAImageBegin()
2542 PickContigCase(TIFFRGBAImage* img) in PickContigCase() function
/libtiff-4.0.7/
H A DChangeLog2012 working with YCbCr image in PickContigCase(). As per bug
3431 * libtiff/tif_getimage.c: renamed pickTileContigCase to PickContigCase
3436 TIFFRGBAImageBegin into PickContigCase and PickSeparateCase to create