Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DETC_Decoder.cpp144 decodeDifferentialBlock(dest, x, y, w, h, pitch, alphaValues, nonOpaquePunchThroughAlpha); in decodeBlock()
348 …void decodeDifferentialBlock(unsigned char *dest, int x, int y, int w, int h, int pitch, unsigned … in decodeDifferentialBlock() function