Home
last modified time | relevance | path

Searched defs:chunk_sig (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libpng/contrib/pngexif/
H A Dpngexifinfo.py38 def _check_png(condition, chunk_sig=None): argument
47 def _check_png_crc(data, checksum, chunk_sig): argument