Home
last modified time | relevance | path

Searched refs:WebPDecodeBGRA (Results 1 – 6 of 6) sorted by relevance

/external/oss-fuzz/projects/libwebp/
Dfuzz_simple_api.c35 buf = WebPDecodeBGRA(data, size, &w, &h); in LLVMFuzzerTestOneInput()
Dfuzz_webp_enc_dec.cc95 uint8_t* const rgba = WebPDecodeBGRA(out_data, out_size, &w, &h); in LLVMFuzzerTestOneInput()
/external/webp/include/webp/
Ddecode.h67 WEBP_EXTERN uint8_t* WebPDecodeBGRA(const uint8_t* data, size_t data_size,
/external/webp/src/webp/
Ddecode.h67 WEBP_EXTERN uint8_t* WebPDecodeBGRA(const uint8_t* data, size_t data_size,
/external/webp/src/dec/
Dwebp_dec.c653 uint8_t* WebPDecodeBGRA(const uint8_t* data, size_t data_size, in WebPDecodeBGRA() function
/external/webp/
DREADME175 WebPDecodeBGRA