Searched refs:ISEMODE_QUINT (Results 1 – 1 of 1) sorted by relevance
106 ISEMODE_QUINT, enumerator125 case ISEMODE_QUINT: return deDivRoundUp32(numValues*7, 3) + numValues*iseParams.numBits; in computeNumRequiredBits()157 const ISEParams params(ISEMODE_QUINT, curBitsForQuintMode); in computeMaximumRangeISEParams()159 return ISEParams(ISEMODE_QUINT, curBitsForQuintMode); in computeMaximumRangeISEParams()427 case 2: m = ISEMODE_QUINT; b = 1; break; in getASTCBlockMode()430 case 5: m = ISEMODE_QUINT; b = 2; break; in getASTCBlockMode()443 case 5: m = ISEMODE_QUINT; break; in getASTCBlockMode()716 else if (params.mode == ISEMODE_QUINT) in decodeISE()735 if (iseParams.mode == ISEMODE_TRIT || iseParams.mode == ISEMODE_QUINT) in unquantizeColorEndpoints()1214 if (iseParams.mode == ISEMODE_TRIT || iseParams.mode == ISEMODE_QUINT) in unquantizeWeights()[all …]