Searched refs:WebPDecodeYUVInto (Results 1 – 3 of 3) sorted by relevance
78 (void)WebPDecodeYUVInto(data, size, luma_buf, luma_size, in LLVMFuzzerTestOneInput()
127 WEBP_NODISCARD WEBP_EXTERN uint8_t* WebPDecodeYUVInto(
580 uint8_t* WebPDecodeYUVInto(const uint8_t* data, size_t data_size, in WebPDecodeYUVInto() function