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

  /external/libpng/contrib/gregbook/
readpng2.c 143 static PNG_CONST png_byte chunks_to_process[] = { local
153 /* But do not ignore chunks in the "chunks_to_process" list */
155 0 /* PNG_HANDLE_CHUNK_AS_DEFAULT */, chunks_to_process,
156 sizeof(chunks_to_process)/5);
  /external/libpng/
pngread.c 1753 static PNG_CONST png_byte chunks_to_process[] = { local
    [all...]

Completed in 4913 milliseconds