Home
last modified time | relevance | path

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

/external/webp/src/demux/
Danim_decode.c144 static int ZeroFillCanvas(uint8_t* buf, uint32_t canvas_width, in ZeroFillCanvas() function
335 if (!ZeroFillCanvas(dec->curr_frame_, width, height)) { in WebPAnimDecoderGetNext()