Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dwebp.c213 static int FillBasicWEBPInfo(Image *image,const uint8_t *stream,size_t length, in FillBasicWEBPInfo() function
280 webp_status=FillBasicWEBPInfo(image,stream,length,configure); in ReadSingleWEBPImage()
426 webp_status=FillBasicWEBPInfo(image,stream,length,configure); in ReadAnimatedWEBPImage()
571 webp_status=FillBasicWEBPInfo(image,stream,length,&configure); in ReadWEBPImage()