Home
last modified time | relevance | path

Searched refs:rawbuf (Results 1 – 2 of 2) sorted by relevance

/external/libpng/contrib/gregbook/
Dreadpng2.h119 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length);
Dreadpng2.c351 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length) in readpng2_decode_data() argument
370 png_process_data(png_ptr, info_ptr, rawbuf, length); in readpng2_decode_data()