Searched refs:DecodeInfoCallback (Results 1 – 1 of 1) sorted by relevance
147 void DecodeInfoCallback(png_struct* png_ptr, png_info* info_ptr) { in DecodeInfoCallback() function339 png_set_progressive_read_fn(png_ptr, &state, &DecodeInfoCallback, in Decode()