Searched refs:png_doublep (Results 1 – 8 of 8) sorted by relevance
/external/libpng/ |
D | pngconf.h | 622 typedef double * png_doublep; typedef
|
D | pngpriv.h | 281 typedef png_double* png_doublep; typedef
|
/external/chromium_org/third_party/libpng/ |
D | pngwrite.c | 1301 int num_weights, png_doublep filter_weights, in png_set_filter_heuristics() 1302 png_doublep filter_costs) in png_set_filter_heuristics()
|
D | pngconf.h | 1334 typedef double FAR * png_doublep; typedef
|
D | png.h | 567 #define png_doublep_NULL (png_doublep)NULL 1987 int heuristic_method, int num_weights, png_doublep filter_weights, 1988 png_doublep filter_costs));
|
/external/qemu/distrib/libpng-1.2.46/ |
D | pngwrite.c | 1301 int num_weights, png_doublep filter_weights, in png_set_filter_heuristics() 1302 png_doublep filter_costs) in png_set_filter_heuristics()
|
D | pngconf.h | 1338 typedef double FAR * png_doublep; typedef
|
D | png.h | 570 #define png_doublep_NULL (png_doublep)NULL 2051 int heuristic_method, int num_weights, png_doublep filter_weights, 2052 png_doublep filter_costs));
|