Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dwebpi.h99 VP8StatusCode WebPAllocateDecBuffer(int width, int height,
Dbuffer.c121 VP8StatusCode WebPAllocateDecBuffer(int w, int h, in WebPAllocateDecBuffer() function
Dwebp.c100 status = WebPAllocateDecBuffer(io.width, io.height, params->options, in DecodeInto()
Didec.c321 dec->status_ = WebPAllocateDecBuffer(io->width, io->height, params->options, in DecodePartition0()