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

  /external/libpng/
pngread.c 751 png_ptr->index->stream_idat_position = png_ptr->total_data_read;
967 png_set_read_offset(png_ptr, line_index->stream_idat_position,
1008 index->stream_idat_position = png_ptr->total_data_read - IDAT_HEADER_SIZE;
    [all...]
png.h 786 png_uint_32 stream_idat_position; member in struct:png_line_index_struct
802 png_uint_32 stream_idat_position; member in struct:png_index_struct
    [all...]

Completed in 55 milliseconds