HomeSort by relevance Sort by last modified time
    Searched refs:PNG_UNUSED (Results 1 - 25 of 27) sorted by null

1 2

  /external/libpng/contrib/arm-neon/
android-ndk.c 36 PNG_UNUSED(png_ptr)
  /external/libpng/
pngwio.c 153 PNG_UNUSED(output_flush_fn)
pngerror.c 387 PNG_UNUSED(error_message)
400 PNG_UNUSED(error_message)
413 PNG_UNUSED(error_message)
524 PNG_UNUSED(error_message)
534 PNG_UNUSED(message)
751 PNG_UNUSED(error_message) /* Make compiler happy */
818 PNG_UNUSED(warning_message) /* Make compiler happy */
820 PNG_UNUSED(png_ptr) /* Make compiler happy */
841 PNG_UNUSED(warning_fn)
pngmem.c 77 PNG_UNUSED(png_ptr)
pngget.c 182 PNG_UNUSED(png_ptr)
183 PNG_UNUSED(info_ptr)
213 PNG_UNUSED(png_ptr)
214 PNG_UNUSED(info_ptr)
    [all...]
png.c 204 PNG_UNUSED(pos)
264 PNG_UNUSED(mem_ptr)
265 PNG_UNUSED(malloc_fn)
266 PNG_UNUSED(free_fn)
770 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
809 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
817 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
    [all...]
pngpriv.h 360 #ifndef PNG_UNUSED
367 # define PNG_UNUSED(param) (void)param;
    [all...]
pngrutil.c     [all...]
pngtrans.c 144 PNG_UNUSED(filler) /* not used in the write case */
pngread.c 281 PNG_UNUSED(info_ptr)
    [all...]
pngtest.c 397 PNG_UNUSED(png_ptr) /* Stifle compiler warning */
    [all...]
pngwrite.c     [all...]
pngwutil.c     [all...]
  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_pngerror.c 729 PNG_UNUSED(error_message) /* Make compiler happy */
791 PNG_UNUSED(warning_message) /* Make compiler happy */
793 PNG_UNUSED(png_ptr) /* Make compiler happy */
814 PNG_UNUSED(warning_fn)
fx_pngmem.c 87 PNG_UNUSED(png_ptr)
fx_pngget.c 181 PNG_UNUSED(png_ptr)
182 PNG_UNUSED(info_ptr)
212 PNG_UNUSED(png_ptr)
213 PNG_UNUSED(info_ptr)
    [all...]
fx_png.c 764 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
803 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
811 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
    [all...]
pngpriv.h 309 #ifndef PNG_UNUSED
316 # define PNG_UNUSED(param) (void)param;
    [all...]
fx_pngrutil.c     [all...]
fx_pngread.c 271 PNG_UNUSED(info_ptr)
    [all...]
fx_pngwrite.c     [all...]
fx_pngtrans.c 141 PNG_UNUSED(filler) /* not used in the write case */
fx_pngwutil.c     [all...]
  /external/libpng/arm/
filter_neon_intrinsics.c 102 PNG_UNUSED(prev_row)
129 PNG_UNUSED(prev_row)
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 214 #ifndef PNG_UNUSED
221 # define PNG_UNUSED(param) (void)param;
    [all...]

Completed in 844 milliseconds

1 2