Searched refs:decodeIndividualOrDifferentialBlock (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 345 …decodeIndividualOrDifferentialBlock(dest, x, y, w, h, pitch, r1, g1, b1, r2, g2, b2, alphaValues, … in decodeIndividualBlock() 358 …decodeIndividualOrDifferentialBlock(dest, x, y, w, h, pitch, r1, g1, b1, r2, g2, b2, alphaValues, … in decodeDifferentialBlock() 361 …void decodeIndividualOrDifferentialBlock(unsigned char *dest, int x, int y, int w, int h, int pitc… in decodeIndividualOrDifferentialBlock() function
|