Home
last modified time | relevance | path

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

12

/external/libpng/
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_ptr) in png_get_pixel_aspect_ratio_fixed()
[all …]
Dpngerror.c387 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 …]
Dpngwrite.c1122 PNG_UNUSED(png_ptr) in png_set_filter_heuristics()
1123 PNG_UNUSED(heuristic_method) in png_set_filter_heuristics()
1124 PNG_UNUSED(num_weights) in png_set_filter_heuristics()
1125 PNG_UNUSED(filter_weights) in png_set_filter_heuristics()
1126 PNG_UNUSED(filter_costs) in png_set_filter_heuristics()
1136 PNG_UNUSED(png_ptr) in png_set_filter_heuristics_fixed()
1137 PNG_UNUSED(heuristic_method) in png_set_filter_heuristics_fixed()
1138 PNG_UNUSED(num_weights) in png_set_filter_heuristics_fixed()
1139 PNG_UNUSED(filter_weights) in png_set_filter_heuristics_fixed()
1140 PNG_UNUSED(filter_costs) in png_set_filter_heuristics_fixed()
[all …]
Dpngwio.c153 PNG_UNUSED(output_flush_fn) in png_set_write_fn()
Dpngtest.c105 #ifndef PNG_UNUSED
106 # define PNG_UNUSED(param) (void)param; macro
214 PNG_UNUSED(png_ptr) in read_user_callback()
215 PNG_UNUSED(row_info) in read_user_callback()
216 PNG_UNUSED(data) in read_user_callback()
417 PNG_UNUSED(png_ptr) /* Stifle compiler warning */ in pngtest_flush()
Dpng.c210 PNG_UNUSED(pos) in png_user_version_check()
269 PNG_UNUSED(mem_ptr)
270 PNG_UNUSED(malloc_fn)
271 PNG_UNUSED(free_fn)
733 PNG_UNUSED (pos) in png_convert_to_rfc1123_buffer()
772 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */ in png_get_copyright()
811 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
819 PNG_UNUSED(png_ptr) /* Silence compiler warning about unused png_ptr */
1145 PNG_UNUSED(png_ptr)
1820 PNG_UNUSED(pos)
[all …]
Dpngmem.c77 PNG_UNUSED(png_ptr)
Dpngrutil.c1139 PNG_UNUSED(info_ptr) in png_handle_IEND()
3030 PNG_UNUSED(info_ptr) in png_handle_unknown()
3044 PNG_UNUSED(info_ptr) in png_handle_unknown()
3045 PNG_UNUSED(keep) in png_handle_unknown()
3813 PNG_UNUSED(transformations) /* Silence compiler warning */ in png_do_read_interlace()
3827 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.h342 #ifndef PNG_UNUSED
349 # define PNG_UNUSED(param) (void)param; macro
Dpngread.c281 PNG_UNUSED(info_ptr) in png_read_update_info()
1392 PNG_UNUSED(params) in png_read_png()
Dpngrtran.c232 PNG_UNUSED(png_ptr) in translate_gamma_flags()
/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.c103 PNG_UNUSED(prev_row) in png_read_filter_row_sub3_neon()
130 PNG_UNUSED(prev_row) in png_read_filter_row_sub4_neon()

12