Searched refs:DecodePNG (Results 1 – 3 of 3) sorted by relevance
15 bool DecodePNG(const unsigned char* input, size_t input_size,
83 if (!image_diff_png::DecodePNG(&compressed[0], compressed.size(), in CreateFromFilename()
615 bool DecodePNG(const unsigned char* input, size_t input_size, in DecodePNG() function