Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dwebpinfo.c77 CHUNK_VP8, enumerator
671 if (webp_info->chunk_counts_[CHUNK_VP8] || in ProcessVP8XChunk()
808 ++webp_info->anmf_subchunk_counts_[chunk_data->id_ == CHUNK_VP8 ? 0 : 1]; in ProcessImageChunk()
824 if (webp_info->chunk_counts_[CHUNK_VP8] || in ProcessImageChunk()
860 const int is_lossy = (chunk_data->id_ == CHUNK_VP8); in ProcessImageChunk()
894 if (webp_info->chunk_counts_[CHUNK_VP8]) { in ProcessALPHChunk()
919 if (webp_info->chunk_counts_[CHUNK_VP8] || in ProcessICCPChunk()
947 case CHUNK_VP8: in ProcessChunk()

Completed in 5 milliseconds