Searched refs:decodeDifferentialBlock (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 144 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
|