Searched refs:png_sPLT_tp (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngset.c904 png_infop info_ptr, png_sPLT_tp entries, int nentries)
913 png_sPLT_tp np;
919 np = (png_sPLT_tp)png_malloc_warn(png_ptr,
935 png_sPLT_tp to = np + info_ptr->splt_palettes_num + i;
936 png_sPLT_tp from = entries + i;
H A Dpng.h704 typedef png_sPLT_t FAR * png_sPLT_tp; typedef
1022 png_sPLT_tp splt_palettes PNG_DEPSTRUCT;
2508 png_infop info_ptr, png_sPLT_tp entries, int nentries));
3311 png_sPLT_tp palette)) PNG_PRIVATE;
H A Dpngwutil.c850 png_write_sPLT(png_structp png_ptr, png_sPLT_tp spalette)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngset.c919 png_infop info_ptr, png_sPLT_tp entries, int nentries)
921 png_sPLT_tp np;
924 np = (png_sPLT_tp)png_malloc_warn(png_ptr,
939 png_sPLT_tp to = np + info_ptr->splt_palettes_num + i;
940 png_sPLT_tp from = entries + i;
H A Dpng.h489 typedef png_sPLT_t FAR * png_sPLT_tp; typedef
803 png_sPLT_tp splt_palettes;
2226 png_infop info_ptr, png_sPLT_tp entries, int nentries));
2937 png_sPLT_tp palette));
H A Dpngwutil.c764 png_write_sPLT(png_structp png_ptr, png_sPLT_tp spalette)

Completed in 146 milliseconds