OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chunks_to_process
(Results
1 - 3
of
3
) sorted by null
/external/libpng/contrib/gregbook/
readpng2.c
148
static PNG_CONST png_byte
chunks_to_process
[] = {
local
158
/* But do not ignore chunks in the "
chunks_to_process
" list */
160
0 /* PNG_HANDLE_CHUNK_AS_DEFAULT */,
chunks_to_process
,
161
sizeof(
chunks_to_process
)/5);
/external/libpng/
pngread.c
1602
static PNG_CONST png_byte
chunks_to_process
[] = {
local
[
all
...]
/external/pdfium/third_party/lpng_v163/
pngread.c
1490
static PNG_CONST png_byte
chunks_to_process
[] = {
local
[
all
...]
Completed in 3282 milliseconds