Home
last modified time | relevance | path

Searched refs:WebPDecodeBGRAInto (Results 1 – 3 of 3) sorted by relevance

/external/webp/include/webp/
Ddecode.h105 WEBP_EXTERN(uint8_t*) WebPDecodeBGRAInto(
/external/webp/src/webp/
Ddecode.h105 WEBP_EXTERN(uint8_t*) WebPDecodeBGRAInto(
/external/webp/src/dec/
Dwebp.c569 uint8_t* WebPDecodeBGRAInto(const uint8_t* data, size_t data_size, in WebPDecodeBGRAInto() function