HomeSort by relevance Sort by last modified time
    Searched refs:iccp_name (Results 1 - 10 of 10) sorted by null

  /external/qemu/distrib/libpng-1.2.19/
png.c 449 png_free(png_ptr, info_ptr->iccp_name);
451 info_ptr->iccp_name = NULL;
pngget.c 497 *name = info_ptr->iccp_name;
pngset.c 706 info_ptr->iccp_name = new_iccp_name;
    [all...]
pngwrite.c 70 png_write_iCCP(png_ptr, info_ptr->iccp_name, PNG_COMPRESSION_TYPE_BASE,
    [all...]
png.h 680 * pcal_purpose, pcal_units, pcal_params, hist, iccp_name, iccp_profile,
879 png_charp iccp_name; \/* profile name *\/ member in struct:png_info_struct
    [all...]
  /external/libpng/
png.c 464 png_free(png_ptr, info_ptr->iccp_name);
466 info_ptr->iccp_name = NULL;
pngget.c 533 *name = info_ptr->iccp_name;
pngset.c 628 info_ptr->iccp_name = new_iccp_name;
    [all...]
pngwrite.c 78 png_write_iCCP(png_ptr, info_ptr->iccp_name, PNG_COMPRESSION_TYPE_BASE,
    [all...]
png.h     [all...]

Completed in 63 milliseconds