Searched refs:decodeISE (Results 1 – 1 of 1) sorted by relevance
705 void decodeISE (ISEDecodedResult* dst, int numValues, BitAccessStream& data, const ISEParams& param… in decodeISE() function1199 decodeISE(&colorEndpointData[0], numColorEndpointValues, dataStream, iseParams); in computeColorEndpoints()1325 decodeISE(&weightGrid[0], computeNumWeights(blockMode), dataStream, blockMode.weightISEParams); in computeTexelWeights()