HomeSort by relevance Sort by last modified time
    Searched defs:PNG_ALIGN_TYPE (Results 1 - 7 of 7) sorted by null

  /external/libpng/contrib/pngminim/decoder/
pngusr.h 21 #define PNG_ALIGN_TYPE PNG_ALIGN_NONE
  /external/libpng/contrib/pngminim/encoder/
pngusr.h 21 #define PNG_ALIGN_TYPE PNG_ALIGN_NONE
  /external/libpng/contrib/pngminim/preader/
pngusr.h 21 #define PNG_ALIGN_TYPE PNG_ALIGN_NONE
  /external/libpng/
pngpriv.h 513 #ifndef PNG_ALIGN_TYPE
518 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
521 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
530 # if PNG_ALIGN_TYPE == PNG_ALIGN_OFFSET
533 # if PNG_ALIGN_TYPE == PNG_ALIGN_ALWAYS
    [all...]
  /external/opencv3/3rdparty/libpng/
pngpriv.h 408 #ifndef PNG_ALIGN_TYPE
413 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
416 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
425 # if PNG_ALIGN_TYPE == PNG_ALIGN_OFFSET
428 # if PNG_ALIGN_TYPE == PNG_ALIGN_ALWAYS
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngpriv.h 442 #ifndef PNG_ALIGN_TYPE
447 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
450 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
459 # if PNG_ALIGN_TYPE == PNG_ALIGN_OFFSET
462 # if PNG_ALIGN_TYPE == PNG_ALIGN_ALWAYS
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 408 #ifndef PNG_ALIGN_TYPE
413 # define PNG_ALIGN_TYPE PNG_ALIGN_SIZE
416 #if PNG_ALIGN_TYPE == PNG_ALIGN_SIZE
425 # if PNG_ALIGN_TYPE == PNG_ALIGN_OFFSET
428 # if PNG_ALIGN_TYPE == PNG_ALIGN_ALWAYS
    [all...]

Completed in 69 milliseconds