HomeSort by relevance Sort by last modified time
    Searched refs:png_read_chunk_header (Results 1 - 9 of 9) sorted by null

  /external/libpng/
pngread.c 445 png_uint_32 length = png_read_chunk_header(png_ptr);
757 png_ptr->idat_size = png_read_chunk_header(png_ptr);
931 png_ptr->idat_size = png_read_chunk_header(png_ptr);
    [all...]
CHANGES     [all...]
pngrutil.c 112 png_read_chunk_header(png_structp png_ptr) function
    [all...]
png.h     [all...]
  /external/chromium_org/third_party/libpng/
pngread.c 441 png_uint_32 length = png_read_chunk_header(png_ptr);
741 png_ptr->idat_size = png_read_chunk_header(png_ptr);
1019 png_uint_32 length = png_read_chunk_header(png_ptr);
    [all...]
pngusr.h 338 #define png_read_chunk_header wk_png_read_chunk_header macro
pngrutil.c 112 png_read_chunk_header(png_structp png_ptr) function
    [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 770 PNG_EXTERN png_uint_32 png_read_chunk_header PNGARG((png_structp png_ptr));
    [all...]

Completed in 167 milliseconds