Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/mux/
Dmuxi.h182 case WEBP_CHUNK_FRGM: in IsWPI()
195 case WEBP_CHUNK_FRGM: return (WebPChunk**)&wpi->header_; in MuxImageGetListFromId()
Dmuxinternal.c30 { MKFOURCC('F', 'R', 'G', 'M'), WEBP_CHUNK_FRGM, FRGM_CHUNK_SIZE },
451 const int num_fragments = MuxImageCount(mux->images_, WEBP_CHUNK_FRGM); in MuxValidateForImage()
Dmuxedit.c308 if (!(is_frame || (frame->id == WEBP_CHUNK_FRGM))) { in WebPMuxPushFrame()
312 if (frame->id == WEBP_CHUNK_FRGM) { // disabled for now. in WebPMuxPushFrame()
Dmuxread.c229 case WEBP_CHUNK_FRGM: in WebPMuxCreateInternal()
/external/opencv3/3rdparty/libwebp/webp/
Dmux.h82 WEBP_CHUNK_FRGM, // FRGM enumerator