Searched refs:WebPDecodeBGRAInto (Results 1 – 4 of 4) sorted by relevance
62 WebPDecodeBGRAInto(data, size, ext_buf, buf_size, stride); in LLVMFuzzerTestOneInput()
108 WEBP_EXTERN uint8_t* WebPDecodeBGRAInto(
570 uint8_t* WebPDecodeBGRAInto(const uint8_t* data, size_t data_size, in WebPDecodeBGRAInto() function