Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Dmuxinternal.c33 { NIL_TAG, WEBP_CHUNK_NIL, UNDEFINED_CHUNK_SIZE }
261 if (id == WEBP_CHUNK_NIL) { in MuxImageCount()
284 nth = MuxImageCount(*wpi_list, WEBP_CHUNK_NIL); in SearchImageToGetOrDelete()
A Dmuxread.c187 WebPChunk** chunk_list_ends[WEBP_CHUNK_NIL + 1] = { NULL }; in WebPMuxCreateInternal()
522 for (i = 0; kChunks[i].id != WEBP_CHUNK_NIL; ++i) { in ChunkGetIndexFromId()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Dmux.h94 WEBP_CHUNK_NIL enumerator

Completed in 6 milliseconds