Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dwebpi_dec.h102 VP8StatusCode WebPAllocateDecBuffer(int width, int height,
A Dwebp_dec.c480 status = WebPAllocateDecBuffer(io.width, io.height, params->options, in DecodeInto()
502 status = WebPAllocateDecBuffer(io.width, io.height, params->options, in DecodeInto()
A Dbuffer_dec.c178 VP8StatusCode WebPAllocateDecBuffer(int width, int height, in WebPAllocateDecBuffer() function
A Didec_dec.c416 dec->status_ = WebPAllocateDecBuffer(io->width, io->height, params->options, in DecodePartition0()
537 dec->status_ = WebPAllocateDecBuffer(io->width, io->height, params->options, in DecodeVP8LHeader()

Completed in 8 milliseconds