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

  /external/libpng/
pngstruct.h 515 uInt IDAT_read_size; /* limit on read buffer size for IDAT */
pngget.c 1107 return png_ptr->IDAT_read_size;
    [all...]
pngset.c     [all...]
pngread.c 57 png_ptr->IDAT_read_size = PNG_IDAT_READ_SIZE;
    [all...]
pngrutil.c     [all...]

Completed in 621 milliseconds