Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DETC_Decoder.cpp173 decodeIndividualBlock(dest, x, y, w, h, pitch, alphaValues, nonOpaquePunchThroughAlpha); in decodeBlock()
359 …void decodeIndividualBlock(unsigned char *dest, int x, int y, int w, int h, int pitch, unsigned ch… in decodeIndividualBlock() function
/external/swiftshader/src/Renderer/
DETC_Decoder.cpp174 decodeIndividualBlock(dest, x, y, w, h, pitch, alphaValues, nonOpaquePunchThroughAlpha); in decodeBlock()
360 …void decodeIndividualBlock(unsigned char *dest, int x, int y, int w, int h, int pitch, unsigned ch… in decodeIndividualBlock() function
/external/angle/src/image_util/
Dloadimage_etc.cpp162 decodeIndividualBlock(dest, x, y, w, h, destRowPitch, alphaValues, in decodeAsRGB()
421 void decodeIndividualBlock(uint8_t *dest, in decodeIndividualBlock() function