Searched refs:BuildMapBitdepth16To8 (Results 1 – 1 of 1) sorted by relevance
44 static int BuildMapBitdepth16To8(TIFFRGBAImage* img);2658 if (BuildMapBitdepth16To8(img)) in PickContigCase()2664 if (BuildMapBitdepth16To8(img) && in PickContigCase()2670 if (BuildMapBitdepth16To8(img)) in PickContigCase()2813 if (BuildMapBitdepth16To8(img)) in PickSeparateCase()2818 if (BuildMapBitdepth16To8(img) && in PickSeparateCase()2824 if (BuildMapBitdepth16To8(img)) in PickSeparateCase()2880 BuildMapBitdepth16To8(TIFFRGBAImage* img) in BuildMapBitdepth16To8() function