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

  /external/libpng/
pngstruct.h 159 png_uint_32 bytes_left_in_idat; member in struct:png_line_index_struct
pngread.c 732 line_index->bytes_left_in_idat);
806 line_index->bytes_left_in_idat = png_ptr->idat_size + png_ptr->zstream.avail_in;
    [all...]

Completed in 665 milliseconds