Home
last modified time | relevance | path

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

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Dpamtowinicon.c736 bool * const haveAlphaP, in determineImageType() argument
752 *haveAlphaP = false; in determineImageType()
759 *haveAlphaP = true; in determineImageType()
763 *haveAlphaP = false; in determineImageType()
771 *haveAlphaP = false; in determineImageType()
778 *haveAlphaP = true; in determineImageType()
782 *haveAlphaP = false; in determineImageType()
790 *haveAlphaP = true; in determineImageType()
H A Dwinicontopam.c614 bool * const haveAlphaP, in readXorBitfields() argument
786 *haveAlphaP = !allTransparent && !allOpaque; in readXorBitfields()
937 bool * const haveAlphaP, in readXorMask() argument
964 *haveAlphaP = false; in readXorMask()
967 haveAlphaP, bytesConsumedP); in readXorMask()