Home
last modified time | relevance | path

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

/development/tools/etc1tool/
Detc1tool.cpp234 int readPKMFile(const char* pInput, etc1_byte** ppImageData, in readPKMFile() function
366 if (readPKMFile(pOutput, &pDiffImage, &outWidth, &outHeight)) { in encode()
459 if (readPKMFile(pInput, &pImageData, &width, &height)) { in decode()