Home
last modified time | relevance | path

Searched refs:PNG_FREE_UNKN (Results 1 – 5 of 5) sorted by relevance

/external/libpng/
Dpngtest.c1525 png_free_data(read_ptr, read_info_ptr, PNG_FREE_UNKN, -1); in test_one_file()
1528 png_free_data(write_ptr, write_info_ptr, PNG_FREE_UNKN, -1); in test_one_file()
Dpngset.c1256 info_ptr->free_me |= PNG_FREE_UNKN; in png_set_unknown_chunks()
Dpng.h1755 # define PNG_FREE_UNKN 0x0200U macro
Dpng.c596 ((mask & PNG_FREE_UNKN) & info_ptr->free_me) != 0) in png_free_data()
Dlibpng-manual.txt2453 PNG_FREE_TEXT, PNG_FREE_UNKN,
3707 PNG_FREE_TEXT, PNG_FREE_UNKN,