HomeSort by relevance Sort by last modified time
    Searched refs:chunks_to_process (Results 1 - 4 of 4) 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 1611 static PNG_CONST png_byte chunks_to_process[] = { local
    [all...]
  /external/pdfium/third_party/libpng16/
pngread.c 1612 static PNG_CONST png_byte chunks_to_process[] = { local
    [all...]
  /external/skia/third_party/libpng/
pngread.c 1602 static PNG_CONST png_byte chunks_to_process[] = { local
    [all...]

Completed in 100 milliseconds