Searched defs:resultBits (Results 1 – 4 of 4) sorted by relevance
43 int resultBits; //!< Number of accurate bits in result value. Assumed to be fixed-point. member
113 …c inline bool isResultInSet(const CmpResultSet resultSet, const float result, const int resultBits) in isResultInSet()
319 UINT_32 resultBits, ///< [in] result bits: total bpp after decompression in Int32sToPixel()388 UINT_32 resultBits = 0; // result bits: total bits per pixel after decompression in Flt32ToDepthPixel() local461 UINT_32 resultBits = 0; // result bits: total bits per pixel after decompression in Flt32ToColorPixel() local
1246 uint32_t resultBits) in prepareReferenceImage()