OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebPCopyDecBufferPixels
(Results
1 - 4
of
4
) sorted by null
/external/webp/src/dec/
webpi_dec.h
119
VP8StatusCode
WebPCopyDecBufferPixels
(const WebPDecBuffer* const src,
buffer_dec.c
271
VP8StatusCode
WebPCopyDecBufferPixels
(const WebPDecBuffer* const src_buf,
idec_dec.c
256
WebPCopyDecBufferPixels
(output, idec->final_output_); // do the slow-copy
webp_dec.c
775
status =
WebPCopyDecBufferPixels
(&in_mem_buffer, &config->output);
Completed in 166 milliseconds