Searched refs:BuildMapBitdepth16To8 (Results 1 – 1 of 1) sorted by relevance
43 static int BuildMapBitdepth16To8(TIFFRGBAImage* img);2566 if (BuildMapBitdepth16To8(img)) in PickContigCase()2572 if (BuildMapBitdepth16To8(img) && in PickContigCase()2578 if (BuildMapBitdepth16To8(img)) in PickContigCase()2721 if (BuildMapBitdepth16To8(img)) in PickSeparateCase()2726 if (BuildMapBitdepth16To8(img) && in PickSeparateCase()2732 if (BuildMapBitdepth16To8(img)) in PickSeparateCase()2788 BuildMapBitdepth16To8(TIFFRGBAImage* img) in BuildMapBitdepth16To8() function