Searched refs:WebPCopyDecBufferPixels (Results 1 – 4 of 4) sorted by relevance
119 VP8StatusCode WebPCopyDecBufferPixels(const WebPDecBuffer* const src,
271 VP8StatusCode WebPCopyDecBufferPixels(const WebPDecBuffer* const src_buf, in WebPCopyDecBufferPixels() function
775 status = WebPCopyDecBufferPixels(&in_mem_buffer, &config->output); in WebPDecode()
256 WebPCopyDecBufferPixels(output, idec->final_output_); // do the slow-copy in FinishDecoding()