Searched refs:compressImagePNG (Results 1 – 1 of 1) sorted by relevance
740 static deBool compressImagePNG (Buffer* buffer, qpImageFormat imageFormat, int width, int height, i… in compressImagePNG() function899 deBool compressOk = compressImagePNG(&compressedBuffer, imageFormat, width, height, stride, data); in qpTestLog_writeImage()