Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dwebpinfo.c81 CHUNK_ANIM, enumerator
722 ++webp_info->chunk_counts_[CHUNK_ANIM]; in ProcessANIMChunk()
745 if (!webp_info->chunk_counts_[CHUNK_ANIM]) { in ProcessANMFChunk()
833 if (webp_info->chunk_counts_[CHUNK_ANIM] || in ProcessImageChunk()
885 if (webp_info->chunk_counts_[CHUNK_ANIM] || in ProcessALPHChunk()
921 webp_info->chunk_counts_[CHUNK_ANIM]) { in ProcessICCPChunk()
957 case CHUNK_ANIM: in ProcessChunk()
1039 if (animation && (!webp_info->chunk_counts_[CHUNK_ANIM] || in Validate()

Completed in 7 milliseconds