Home
last modified time | relevance | path

Searched refs:readpng2_decode_data (Results 1 – 4 of 4) sorted by relevance

/external/libpng/contrib/gregbook/
Dreadpng2.h114 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length);
Dreadpng2.c189 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length) in readpng2_decode_data() function
Drpng2-win.c579 if (readpng2_decode_data(&rpng2_info, inbuf, incount)) in WinMain()
Drpng2-x.c600 if (readpng2_decode_data(&rpng2_info, inbuf, incount)) in main()