Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Dreadpng2.h114 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length);
A Dreadpng2.c190 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length) in readpng2_decode_data() function
A Drpng2-win.c578 if (readpng2_decode_data(&rpng2_info, inbuf, incount)) in WinMain()
A Drpng2-x.c602 if (readpng2_decode_data(&rpng2_info, inbuf, incount)) in main()

Completed in 9 milliseconds