Searched refs:WebPDecodeRGBAInto (Results 1 – 3 of 3) sorted by relevance
52 (void)WebPDecodeRGBAInto(data, size, ext_buf, buf_size, stride); in LLVMFuzzerTestOneInput()
101 WEBP_NODISCARD WEBP_EXTERN uint8_t* WebPDecodeRGBAInto(
560 uint8_t* WebPDecodeRGBAInto(const uint8_t* data, size_t data_size, in WebPDecodeRGBAInto() function