Home
last modified time | relevance | path

Searched refs:PNG_UNUSED (Results 1 – 25 of 27) sorted by relevance

12

/external/libpng/
Dpngerror.c387 PNG_UNUSED(error_message) in png_benign_error()
400 PNG_UNUSED(error_message) in png_app_warning()
413 PNG_UNUSED(error_message) in png_app_error()
524 PNG_UNUSED(error_message) in png_chunk_benign_error()
534 PNG_UNUSED(message) in png_chunk_report()
751 PNG_UNUSED(error_message) /* Make compiler happy */
818 PNG_UNUSED(warning_message) /* Make compiler happy */ in png_default_warning()
820 PNG_UNUSED(png_ptr) /* Make compiler happy */ in png_default_warning()
841 PNG_UNUSED(warning_fn) in png_set_error_fn()
Dpngwio.c153 PNG_UNUSED(output_flush_fn) in png_set_write_fn()
Dpng.c204 PNG_UNUSED(pos) in png_user_version_check()
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 */ in png_get_copyright()
809 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
817 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
1144 PNG_UNUSED(png_ptr)
1789 PNG_UNUSED(pos)
3186 PNG_UNUSED(text)
Dpngget.c182 PNG_UNUSED(png_ptr) in png_get_pixel_aspect_ratio()
183 PNG_UNUSED(info_ptr) in png_get_pixel_aspect_ratio()
213 PNG_UNUSED(png_ptr) in png_get_pixel_aspect_ratio_fixed()
214 PNG_UNUSED(info_ptr) in png_get_pixel_aspect_ratio_fixed()
Dpngmem.c77 PNG_UNUSED(png_ptr)
Dpngrutil.c1089 PNG_UNUSED(info_ptr) in png_handle_IEND()
2973 PNG_UNUSED(info_ptr) in png_handle_unknown()
2987 PNG_UNUSED(info_ptr) in png_handle_unknown()
2988 PNG_UNUSED(keep) in png_handle_unknown()
3754 PNG_UNUSED(transformations) /* Silence compiler warning */ in png_do_read_interlace()
3768 PNG_UNUSED(prev_row) in png_read_filter_row_sub()
Dpngtrans.c144 PNG_UNUSED(filler) /* not used in the write case */ in png_set_filler()
Dpngpriv.h360 #ifndef PNG_UNUSED
367 # define PNG_UNUSED(param) (void)param; macro
Dpngtest.c397 PNG_UNUSED(png_ptr) /* Stifle compiler warning */ in pngtest_flush()
Dpngread.c281 PNG_UNUSED(info_ptr) in png_read_update_info()
1373 PNG_UNUSED(params) in png_read_png()
Dpngwrite.c1660 PNG_UNUSED(params) in png_write_png()
Dpngwutil.c1629 PNG_UNUSED(text_len) /* Always use strlen */ in png_write_zTXt()
/external/libpng/contrib/arm-neon/
Dandroid-ndk.c36 PNG_UNUSED(png_ptr) in png_have_neon()
/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngerror.c729 PNG_UNUSED(error_message) /* Make compiler happy */
791 PNG_UNUSED(warning_message) /* Make compiler happy */ in png_default_warning()
793 PNG_UNUSED(png_ptr) /* Make compiler happy */ in png_default_warning()
814 PNG_UNUSED(warning_fn) in png_set_error_fn()
Dfx_pngget.c181 PNG_UNUSED(png_ptr) in png_get_pixel_aspect_ratio()
182 PNG_UNUSED(info_ptr) in png_get_pixel_aspect_ratio()
212 PNG_UNUSED(png_ptr) in png_get_pixel_aspect_ratio_fixed()
213 PNG_UNUSED(info_ptr) in png_get_pixel_aspect_ratio_fixed()
Dfx_pngmem.c87 PNG_UNUSED(png_ptr)
Dfx_pngrutil.c1064 PNG_UNUSED(info_ptr) in png_handle_IEND()
2935 PNG_UNUSED(info_ptr) in png_handle_unknown()
2950 PNG_UNUSED(info_ptr) in png_handle_unknown()
2951 PNG_UNUSED(keep) in png_handle_unknown()
3717 PNG_UNUSED(transformations) /* Silence compiler warning */ in png_do_read_interlace()
3731 PNG_UNUSED(prev_row) in png_read_filter_row_sub()
Dfx_pngtrans.c141 PNG_UNUSED(filler) /* not used in the write case */ in png_set_filler()
Dfx_png.c764 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */ in png_get_copyright()
803 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
811 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
1080 PNG_UNUSED(png_ptr)
Dpngpriv.h309 #ifndef PNG_UNUSED
316 # define PNG_UNUSED(param) (void)param; macro
Dfx_pngread.c271 PNG_UNUSED(info_ptr) in png_read_update_info()
1111 PNG_UNUSED(transforms) /* Quiet compiler warnings */ in png_read_png()
1112 PNG_UNUSED(params) in png_read_png()
Dfx_pngwrite.c1557 PNG_UNUSED(transforms) /* Quiet compiler warnings */ in png_write_png()
1558 PNG_UNUSED(params) in png_write_png()
Dfx_pngwutil.c1628 PNG_UNUSED(text_len) /* Always use strlen */ in png_write_zTXt()
Dfx_pngrtran.c226 PNG_UNUSED(png_ptr) in translate_gamma_flags()
/external/libpng/arm/
Dfilter_neon_intrinsics.c102 PNG_UNUSED(prev_row) in png_read_filter_row_sub3_neon()
129 PNG_UNUSED(prev_row) in png_read_filter_row_sub4_neon()

12