Home
last modified time | relevance | path

Searched refs:PNG_UNUSED (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/libpng/
H A 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() function
752 PNG_UNUSED(error_message) /* Make compiler happy */ in PNG_FUNCTION()
765 PNG_UNUSED(png_ptr) in PNG_FUNCTION()
766 PNG_UNUSED(val) in PNG_FUNCTION()
823 PNG_UNUSED(warning_message) /* Make compiler happy */ in png_default_warning()
825 PNG_UNUSED(png_pt in png_default_warning()
[all...]
H A Dpngget.c129 PNG_UNUSED(png_ptr) in png_get_x_pixels_per_meter()
130 PNG_UNUSED(info_ptr) in png_get_x_pixels_per_meter()
151 PNG_UNUSED(png_ptr) in png_get_y_pixels_per_meter()
152 PNG_UNUSED(info_ptr) in png_get_y_pixels_per_meter()
172 PNG_UNUSED(png_ptr) in png_get_pixels_per_meter()
173 PNG_UNUSED(info_ptr) in png_get_pixels_per_meter()
195 PNG_UNUSED(png_ptr) in png_get_pixel_aspect_ratio()
196 PNG_UNUSED(info_ptr) in png_get_pixel_aspect_ratio()
227 PNG_UNUSED(png_ptr) in png_get_pixel_aspect_ratio_fixed()
228 PNG_UNUSED(info_pt in png_get_pixel_aspect_ratio_fixed()
[all...]
H A Dpngwrite.c1133 PNG_UNUSED(png_ptr) in png_set_filter_heuristics()
1134 PNG_UNUSED(heuristic_method) in png_set_filter_heuristics()
1135 PNG_UNUSED(num_weights) in png_set_filter_heuristics()
1136 PNG_UNUSED(filter_weights) in png_set_filter_heuristics()
1137 PNG_UNUSED(filter_costs) in png_set_filter_heuristics()
1147 PNG_UNUSED(png_ptr) in png_set_filter_heuristics_fixed()
1148 PNG_UNUSED(heuristic_method) in png_set_filter_heuristics_fixed()
1149 PNG_UNUSED(num_weights) in png_set_filter_heuristics_fixed()
1150 PNG_UNUSED(filter_weights) in png_set_filter_heuristics_fixed()
1151 PNG_UNUSED(filter_cost in png_set_filter_heuristics_fixed()
[all...]
H A Dpngwio.c153 PNG_UNUSED(output_flush_fn) in png_set_write_fn() function
H A Dpngtest.c105 #ifndef PNG_UNUSED
106 # define PNG_UNUSED(param) (void)param; macro
215 PNG_UNUSED(png_ptr) in read_user_callback()
216 PNG_UNUSED(row_info) in read_user_callback()
217 PNG_UNUSED(data) in read_user_callback()
418 PNG_UNUSED(png_ptr) /* Stifle compiler warning */ in pngtest_flush()
H A Dpng.c230 PNG_UNUSED(pos) in png_user_version_check()
289 PNG_UNUSED(mem_ptr) in PNG_FUNCTION()
290 PNG_UNUSED(malloc_fn) in PNG_FUNCTION()
291 PNG_UNUSED(free_fn) in PNG_FUNCTION()
774 PNG_UNUSED (pos) in png_convert_to_rfc1123_buffer()
813 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */ in png_get_copyright()
847 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */ in png_get_header_ver()
855 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */ in png_get_header_version()
1181 PNG_UNUSED(png_ptr) in png_colorspace_sync_info()
1856 PNG_UNUSED(po in png_icc_profile_error()
[all...]
H A Dpngmem.c77 PNG_UNUSED(png_ptr) in PNG_FUNCTION() function
H A Dpngset.c143 PNG_UNUSED(info_ptr) in png_set_eXIf()
144 PNG_UNUSED(eXIf_buf) in png_set_eXIf()
1796 PNG_UNUSED(png_ptr) in png_check_keyword()
H A Dpngrutil.c1114 PNG_UNUSED(info_ptr) in png_handle_IEND()
3097 PNG_UNUSED(info_ptr) in png_handle_unknown()
3111 PNG_UNUSED(info_ptr) in png_handle_unknown()
3112 PNG_UNUSED(keep) in png_handle_unknown()
3924 PNG_UNUSED(transformations) /* Silence compiler warning */ in png_do_read_interlace()
3938 PNG_UNUSED(prev_row) in png_read_filter_row_sub() function
H A Dpngtrans.c144 PNG_UNUSED(filler) /* not used in the write case */ in png_set_filler()
H A Dpngpriv.h450 #ifndef PNG_UNUSED
457 # define PNG_UNUSED(param) (void)param; macro
H A Dpngrtran.c240 PNG_UNUSED(png_ptr) in translate_gamma_flags()
4327 PNG_UNUSED(png_ptr) in png_do_expand_palette() function
4357 PNG_UNUSED(png_ptr) in png_do_expand_palette() function
H A Dpngread.c285 PNG_UNUSED(info_ptr) in png_read_update_info()
1502 PNG_UNUSED(params) in png_read_png()
/third_party/skia/third_party/externals/libpng/contrib/arm-neon/
H A Dandroid-ndk.c36 PNG_UNUSED(png_ptr) in png_have_neon()
/third_party/skia/third_party/externals/libpng/contrib/powerpc-vsx/
H A Dlinux_aux.c28 PNG_UNUSED(png_ptr) in png_have_vsx()
H A Dlinux.c39 PNG_UNUSED(png_ptr) in png_have_vsx()
/third_party/skia/third_party/externals/libpng/intel/
H A Dfilter_sse2_intrinsics.c82 PNG_UNUSED(prev) in png_read_filter_row_sub3_sse2()
107 PNG_UNUSED(prev) in png_read_filter_row_sub4_sse2()
/third_party/skia/third_party/externals/libpng/powerpc/
H A Dfilter_vsx_intrinsics.c184 PNG_UNUSED(pp) in png_read_filter_row_sub4_vsx()
241 PNG_UNUSED(pp) in png_read_filter_row_sub3_vsx()
/third_party/skia/third_party/externals/libpng/arm/
H A Dfilter_neon_intrinsics.c116 PNG_UNUSED(prev_row) in png_read_filter_row_sub3_neon()
148 PNG_UNUSED(prev_row) in png_read_filter_row_sub4_neon()
574 PNG_UNUSED(prev_row) in png_read_filter_row_sub3_neon()
641 PNG_UNUSED(prev_row) in png_read_filter_row_sub4_neon()

Completed in 35 milliseconds