Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dwebpinfo.c85 CHUNK_XMP, enumerator
967 case CHUNK_XMP: in ProcessChunk()
1017 if (xmp && !webp_info->chunk_counts_[CHUNK_XMP]) { in Validate()
1029 if (!xmp && webp_info->chunk_counts_[CHUNK_XMP]) { in Validate()

Completed in 5 milliseconds