Home
last modified time | relevance | path

Searched refs:WebPIDecGetYUV (Results 1 – 2 of 2) sorted by relevance

/external/webp/include/webp/
Ddecode.h266 WEBP_EXTERN(uint8_t*) WebPIDecGetYUV(
/external/webp/src/dec/
Didec.c622 uint8_t* WebPIDecGetYUV(const WebPIDecoder* const idec, int* last_y, in WebPIDecGetYUV() function