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

1 2

  /external/libpng/contrib/arm-neon/
android-ndk.c 36 PNG_UNUSED(png_ptr)
  /external/libpng/
pngget.c 129 PNG_UNUSED(png_ptr)
130 PNG_UNUSED(info_ptr)
151 PNG_UNUSED(png_ptr)
152 PNG_UNUSED(info_ptr)
172 PNG_UNUSED(png_ptr)
173 PNG_UNUSED(info_ptr)
195 PNG_UNUSED(png_ptr)
196 PNG_UNUSED(info_ptr)
227 PNG_UNUSED(png_ptr)
228 PNG_UNUSED(info_ptr
    [all...]
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)
752 PNG_UNUSED(error_message) /* Make compiler happy */
765 PNG_UNUSED(png_ptr)
766 PNG_UNUSED(val)
823 PNG_UNUSED(warning_message) /* Make compiler happy */
825 PNG_UNUSED(png_ptr) /* Make compiler happy *
    [all...]
pngwio.c 153 PNG_UNUSED(output_flush_fn)
pngwrite.c     [all...]
pngmem.c 77 PNG_UNUSED(png_ptr)
pngtest.c 114 #ifndef PNG_UNUSED
115 # define PNG_UNUSED(param) (void)param;
223 PNG_UNUSED(png_ptr)
224 PNG_UNUSED(row_info)
225 PNG_UNUSED(data)
426 PNG_UNUSED(png_ptr) /* Stifle compiler warning */
    [all...]
png.c 210 PNG_UNUSED(pos)
269 PNG_UNUSED(mem_ptr)
270 PNG_UNUSED(malloc_fn)
271 PNG_UNUSED(free_fn)
733 PNG_UNUSED (pos)
772 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
812 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
820 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
    [all...]
pngpriv.h 378 #ifndef PNG_UNUSED
385 # define PNG_UNUSED(param) (void)param;
    [all...]
pngrutil.c     [all...]
  /external/opencv3/3rdparty/libpng/
pngerror.c 559 PNG_UNUSED(error_message) /* Make compiler happy */
631 PNG_UNUSED(warning_message) /* Make compiler happy */
633 PNG_UNUSED(png_ptr) /* Make compiler happy */
654 PNG_UNUSED(warning_fn)
pngread.c 353 PNG_UNUSED(info_ptr)
    [all...]
png.c 652 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
691 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
699 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
    [all...]
pngpriv.h 214 #ifndef PNG_UNUSED
221 # define PNG_UNUSED(param) (void)param;
    [all...]
pngwrite.c     [all...]
  /external/pdfium/third_party/lpng_v163/
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)
pngmem.c 87 PNG_UNUSED(png_ptr)
pngget.c 181 PNG_UNUSED(png_ptr)
182 PNG_UNUSED(info_ptr)
212 PNG_UNUSED(png_ptr)
213 PNG_UNUSED(info_ptr)
    [all...]
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 303 #ifndef PNG_UNUSED
310 # define PNG_UNUSED(param) (void)param;
    [all...]
pngrutil.c     [all...]
pngread.c 271 PNG_UNUSED(info_ptr)
    [all...]
pngwrite.c     [all...]
  /external/libpng/arm/
filter_neon_intrinsics.c 103 PNG_UNUSED(prev_row)
130 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 482 milliseconds

1 2