Searched refs:WebPAllocateDecBuffer (Results 1 – 4 of 4) sorted by relevance
/external/webp/src/dec/ |
D | webpi.h | 99 VP8StatusCode WebPAllocateDecBuffer(int width, int height,
|
D | buffer.c | 121 VP8StatusCode WebPAllocateDecBuffer(int w, int h, in WebPAllocateDecBuffer() function
|
D | webp.c | 100 status = WebPAllocateDecBuffer(io.width, io.height, params->options, in DecodeInto()
|
D | idec.c | 321 dec->status_ = WebPAllocateDecBuffer(io->width, io->height, params->options, in DecodePartition0()
|