Searched refs:WebPDecodeYUVInto (Results 1 – 4 of 4) sorted by relevance
78 WebPDecodeYUVInto(data, size, luma_buf, luma_size, w /* luma_stride */, in LLVMFuzzerTestOneInput()
128 WEBP_EXTERN uint8_t* WebPDecodeYUVInto(
575 uint8_t* WebPDecodeYUVInto(const uint8_t* data, size_t data_size, in WebPDecodeYUVInto() function