OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:png_indexp
(Results
1 - 2
of
2
) sorted by null
/external/libpng/
pngread.c
942
png_indexp
index = png_ptr->index;
1000
png_indexp
index = png_malloc(png_ptr, sizeof(png_index));
[
all
...]
png.h
807
typedef png_index FAR *
png_indexp
;
typedef
[
all
...]
Completed in 85 milliseconds