Home
last modified time | relevance | path

Searched defs:ETC2 (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Renderer/
DETC_Decoder.cpp82 struct ETC2 struct
85 …sources, unsigned char *dest, int nbChannels, int x, int y, int w, int h, int pitch, bool isSigned) in DecodeBlock()
119 …t x, int y, int w, int h, int pitch, unsigned char alphaValues[4][4], bool punchThroughAlpha) const in decodeBlock()
155 {
335 …y, int w, int h, int pitch, unsigned char alphaValues[4][4], bool nonOpaquePunchThroughAlpha) const in decodeIndividualBlock()
348 …y, int w, int h, int pitch, unsigned char alphaValues[4][4], bool nonOpaquePunchThroughAlpha) const in decodeDifferentialBlock()
361 …int r1, int g1, int b1, int r2, int g2, int b2, unsigned char alphaValues[4][4], bool nonOpaquePun… in decodeIndividualOrDifferentialBlock()
457 …y, int w, int h, int pitch, unsigned char alphaValues[4][4], bool nonOpaquePunchThroughAlpha) const in decodeTBlock()
497 …y, int w, int h, int pitch, unsigned char alphaValues[4][4], bool nonOpaquePunchThroughAlpha) const in decodeHBlock()
537 …(unsigned char *dest, int x, int y, int w, int h, int pitch, unsigned char alphaValues[4][4]) const in decodePlanarBlock()
[all …]