Searched refs:png_crc_read (Results 1 - 7 of 7) sorted by relevance

/external/libpng/
H A Dpngrutil.c187 png_crc_read(png_structrp png_ptr, png_bytep buf, png_uint_32 length) function
217 png_crc_read(png_ptr, tmpbuf, len);
259 png_crc_read(png_ptr, tmpbuf, len);
783 png_crc_read(png_ptr, read_buffer, read_size);
844 png_crc_read(png_ptr, buf, 13);
970 png_crc_read(png_ptr, buf, 3);
980 png_crc_read(png_ptr, buf, 3);
1118 png_crc_read(png_ptr, buf, 4);
1177 png_crc_read(png_ptr, buf, truelen);
1236 png_crc_read(png_pt
[all...]
H A Dpngpread.c212 png_crc_read(png_ptr, chunk_tag, 4);
744 png_crc_read(png_ptr, chunk_tag, 4);
H A Dpngpriv.h995 PNG_INTERNAL_FUNCTION(void,png_crc_read,(png_structrp png_ptr, png_bytep buf,
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngrutil.c186 png_crc_read(png_structrp png_ptr, png_bytep buf, png_uint_32 length) function
216 png_crc_read(png_ptr, tmpbuf, len);
751 png_crc_read(png_ptr, read_buffer, read_size);
812 png_crc_read(png_ptr, buf, 13);
938 png_crc_read(png_ptr, buf, 3);
948 png_crc_read(png_ptr, buf, 3);
1093 png_crc_read(png_ptr, buf, 4);
1146 png_crc_read(png_ptr, buf, truelen);
1198 png_crc_read(png_ptr, buf, 32);
1269 png_crc_read(png_pt
[all...]
H A Dfx_pngpread.c211 png_crc_read(png_ptr, chunk_tag, 4);
742 png_crc_read(png_ptr, chunk_tag, 4);
H A Dpngpriv.h948 PNG_INTERNAL_FUNCTION(void,png_crc_read,(png_structrp png_ptr, png_bytep buf,
/external/skia/third_party/libpng/
H A Dpngprefix.h42 #define png_crc_read skia_png_crc_read macro

Completed in 2187 milliseconds