Searched refs:WebPDecodeBGRInto (Results 1 – 4 of 4) sorted by relevance
57 WebPDecodeBGRInto(data, size, ext_buf, buf_size, stride); in LLVMFuzzerTestOneInput()
117 WEBP_EXTERN uint8_t* WebPDecodeBGRInto(
565 uint8_t* WebPDecodeBGRInto(const uint8_t* data, size_t data_size, in WebPDecodeBGRInto() function