Home
last modified time | relevance | path

Searched refs:rawbuf (Results 1 – 2 of 2) 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() argument
208 png_process_data(png_ptr, info_ptr, rawbuf, length); in readpng2_decode_data()