Searched refs:WebPDecodeRGBAInto (Results 1 – 4 of 4) sorted by relevance
52 WebPDecodeRGBAInto(data, size, ext_buf, buf_size, stride); in LLVMFuzzerTestOneInput()
102 WEBP_EXTERN uint8_t* WebPDecodeRGBAInto(
555 uint8_t* WebPDecodeRGBAInto(const uint8_t* data, size_t data_size, in WebPDecodeRGBAInto() function