Home
last modified time | relevance | path

Searched refs:png_sPLT_entryp (Results 1 – 8 of 8) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
Dpngrutil.c1108 png_sPLT_entryp pp; in png_handle_sPLT()
1177 new_palette.entries = (png_sPLT_entryp)png_malloc_warn( in png_handle_sPLT()
1188 png_sPLT_entryp pp = new_palette.entries + i; in png_handle_sPLT()
Dpngset.c984 to->entries = (png_sPLT_entryp)png_malloc_warn(png_ptr, in png_set_sPLT()
Dpng.h559 typedef png_sPLT_entry FAR * png_sPLT_entryp; typedef
571 png_sPLT_entryp entries; /* palette entries */
Dpngwutil.c812 png_sPLT_entryp ep; in png_write_sPLT()
/external/libpng/
Dpngset.c938 to->entries = (png_sPLT_entryp)png_malloc_warn(png_ptr, in png_set_sPLT()
Dpngrutil.c1186 png_sPLT_entryp pp; in png_handle_sPLT()
1278 new_palette.entries = (png_sPLT_entryp)png_malloc_warn( in png_handle_sPLT()
Dpng.h675 typedef png_sPLT_entry FAR * png_sPLT_entryp; typedef
687 png_sPLT_entryp entries; /* palette entries */
Dpngwutil.c860 png_sPLT_entryp ep; in png_write_sPLT()