Searched refs:WebPDecodeBGRInto (Results 1 – 3 of 3) sorted by relevance
57 (void)WebPDecodeBGRInto(data, size, ext_buf, buf_size, stride); in LLVMFuzzerTestOneInput()
116 WEBP_NODISCARD WEBP_EXTERN uint8_t* WebPDecodeBGRInto(
570 uint8_t* WebPDecodeBGRInto(const uint8_t* data, size_t data_size, in WebPDecodeBGRInto() function