OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:total_data_read
(Results
1 - 3
of
3
) sorted by null
/external/libpng/
pngrio.c
43
png_ptr->
total_data_read
+= length;
pngread.c
751
png_ptr->index->stream_idat_position = png_ptr->
total_data_read
;
1008
index->stream_idat_position = png_ptr->
total_data_read
- IDAT_HEADER_SIZE;
[
all
...]
png.h
1596
png_uint_32
total_data_read
;
member in struct:png_struct_def
[
all
...]
Completed in 2951 milliseconds