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

  /external/libpng/
pngpriv.h 679 /* PNG_OUT_OF_RANGE returns true if value is outside the range
684 #define PNG_OUT_OF_RANGE(value, ideal, delta) \
    [all...]
  /external/opencv3/3rdparty/libpng/
pngpriv.h 578 /* PNG_OUT_OF_RANGE returns true if value is outside the range
583 #define PNG_OUT_OF_RANGE(value, ideal, delta) \
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngpriv.h 612 /* PNG_OUT_OF_RANGE returns true if value is outside the range
617 #define PNG_OUT_OF_RANGE(value, ideal, delta) \
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 578 /* PNG_OUT_OF_RANGE returns true if value is outside the range
583 #define PNG_OUT_OF_RANGE(value, ideal, delta) \
    [all...]

Completed in 196 milliseconds