Home
last modified time | relevance | path

Searched refs:decodeISE (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuAstcUtil.cpp705 void decodeISE (ISEDecodedResult* dst, int numValues, BitAccessStream& data, const ISEParams& param… in decodeISE() function
1199 decodeISE(&colorEndpointData[0], numColorEndpointValues, dataStream, iseParams); in computeColorEndpoints()
1325 decodeISE(&weightGrid[0], computeNumWeights(blockMode), dataStream, blockMode.weightISEParams); in computeTexelWeights()