Searched refs:WebPDecodeBGRAInto (Results 1 – 3 of 3) sorted by relevance
62 (void)WebPDecodeBGRAInto(data, size, ext_buf, buf_size, stride); in LLVMFuzzerTestOneInput()
107 WEBP_NODISCARD WEBP_EXTERN uint8_t* WebPDecodeBGRAInto(
575 uint8_t* WebPDecodeBGRAInto(const uint8_t* data, size_t data_size, in WebPDecodeBGRAInto() function