Searched refs:readpng2_decode_data (Results 1 – 4 of 4) sorted by relevance
114 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length);
190 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length) in readpng2_decode_data() function
578 if (readpng2_decode_data(&rpng2_info, inbuf, incount)) in WinMain()
602 if (readpng2_decode_data(&rpng2_info, inbuf, incount)) in main()