Searched refs:pCompBits (Results 1 – 2 of 2) sorted by relevance
202 UINT_32 numComps, UINT_32* pComps, UINT_32* pCompBits, UINT_32* pCompStart,
326 UINT_32* pCompBits, ///< [in] total bits in each component in Int32sToPixel() argument351 size = pCompBits[i] / 8; in Int32sToPixel()363 compMask = (1 << pCompBits[i]) - 1; in Int32sToPixel()