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

  /external/libpng/contrib/intel/
intel_init.c 31 pp->read_filter[PNG_FILTER_VALUE_AVG-1] = png_read_filter_row_avg3_sse2;
38 pp->read_filter[PNG_FILTER_VALUE_AVG-1] = png_read_filter_row_avg4_sse2;
  /external/libpng/arm/
arm_init.c 120 pp->read_filter[PNG_FILTER_VALUE_AVG-1] = png_read_filter_row_avg3_neon;
128 pp->read_filter[PNG_FILTER_VALUE_AVG-1] = png_read_filter_row_avg4_neon;
  /external/opencv3/3rdparty/libpng/
pngwutil.c     [all...]
pngwrite.c 1056 case PNG_FILTER_VALUE_AVG:
    [all...]
pngrutil.c     [all...]
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
pngwutil.c     [all...]
pngwrite.c 953 case PNG_FILTER_VALUE_AVG:
    [all...]
png.h     [all...]
pngrutil.c     [all...]
  /external/libpng/
png.h     [all...]
pngwrite.c     [all...]
pngwutil.c     [all...]
pngrutil.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 1105 milliseconds