Searched defs:pOutput (Results 1 – 1 of 1) sorted by relevance
313 int encode(const char* pInput, const char* pOutput, bool bEmitHeader, const char* pDiffFile) { in encode()405 int writePNGFile(const char* pOutput, png_uint_32 width, png_uint_32 height, in writePNGFile()453 int decode(const char* pInput, const char* pOutput) { in decode()485 const char* pOutput = NULL; in main() local