Searched refs:decodeHBlock (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 136 decodeHBlock(dest, x, y, w, h, pitch, alphaValues, nonOpaquePunchThroughAlpha); in decodeBlock() 497 …void decodeHBlock(unsigned char *dest, int x, int y, int w, int h, int pitch, unsigned char alphaV… in decodeHBlock() function
|