Searched refs:PngDecoderState (Results 1 – 1 of 1) sorted by relevance
84 class PngDecoderState { class87 PngDecoderState(ColorFormat ofmt, std::vector<unsigned char>* o) in PngDecoderState() function in image_diff_png::__anonaa41e1410211::PngDecoderState148 PngDecoderState* state = static_cast<PngDecoderState*>( in DecodeInfoCallback()255 PngDecoderState* state = static_cast<PngDecoderState*>( in DecodeRowCallback()274 PngDecoderState* state = static_cast<PngDecoderState*>( in DecodeEndCallback()337 PngDecoderState state(format, output); in Decode()