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

  /external/libpng/
pngrtran.c 128 png_ptr->transformations |= PNG_16_TO_8;
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrtran.c 107 png_ptr->transformations |= PNG_16_TO_8;
    [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 162 png_ptr->transformations |= PNG_16_TO_8;
    [all...]
pngpriv.h 482 #define PNG_16_TO_8 0x0400 /* Becomes 'chop' in 1.5.4 */
    [all...]

Completed in 33 milliseconds