Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DEtc2_unittest.cpp28 void decodeRgbTest(const etc1_byte* bytesEncoded, const etc1_byte* expectedDecoded) { in decodeRgbTest()
35 void decodeRgb8A1Test(const etc1_byte* bytesEncoded, const etc1_byte* expectedDecoded) { in decodeRgb8A1Test()
43 bool isSigned, const etc1_byte* expectedDecoded) { in decodeEacTest()
59 const unsigned char expectedDecoded[cRgbPatchSize] = { in TEST_F() local
69 const unsigned char expectedDecoded[cRgbPatchSize] = { in TEST_F() local
79 const unsigned char expectedDecoded[cRgbPatchSize] = { in TEST_F() local
91 const unsigned char expectedDecoded[cAlphaPatchSize] = { in TEST_F() local
105 const unsigned char expectedDecoded[cAlphaPatchSize * elementBytes] = { in TEST_F() local
118 const unsigned char expectedDecoded[cAlphaPatchSize * elementBytes] = { in TEST_F() local
131 const unsigned char expectedDecoded[cAlphaPatchSize * elementBytes] = { in TEST_F() local
[all …]