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