Searched refs:ISEMODE_PLAIN_BIT (Results 1 – 1 of 1) sorted by relevance
107 ISEMODE_PLAIN_BIT, enumerator126 case ISEMODE_PLAIN_BIT: return numValues*iseParams.numBits; in computeNumRequiredBits()164 const ISEParams params(ISEMODE_PLAIN_BIT, curBitsForPlainBitMode); in computeMaximumRangeISEParams()167 return ISEParams(ISEMODE_PLAIN_BIT, curBitsForPlainBitMode); in computeMaximumRangeISEParams()420 m = ISEMODE_PLAIN_BIT; in getASTCBlockMode()715 DE_ASSERT(params.mode == ISEMODE_PLAIN_BIT); in decodeISE()759 DE_ASSERT(iseParams.mode == ISEMODE_PLAIN_BIT); in unquantizeColorEndpoints()1243 DE_ASSERT(iseParams.mode == ISEMODE_PLAIN_BIT); in unquantizeWeights()1780 case ISEMODE_PLAIN_BIT: return (1u << iseParams.numBits) - 1; in computeISERangeMax()2188 DE_ASSERT(params.mode == ISEMODE_PLAIN_BIT); in encodeISE()[all …]