Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DETC_Decoder.cpp168 decodeDifferentialBlock(dest, x, y, w, h, pitch, alphaValues, nonOpaquePunchThroughAlpha); in decodeBlock()
372 …void decodeDifferentialBlock(unsigned char *dest, int x, int y, int w, int h, int pitch, unsigned … in decodeDifferentialBlock() function
/external/angle/src/image_util/
Dloadimage_etc.cpp213 decodeDifferentialBlock(dest, x, y, w, h, destRowPitch, alphaValues, in decodeAsRGB()
498 void decodeDifferentialBlock(uint8_t *dest, in decodeDifferentialBlock() function