Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Ddecode.h358 WEBP_EXTERN uint8_t* WebPIDecGetYUVA(
368 return WebPIDecGetYUVA(idec, last_y, u, v, NULL, width, height, in WebPIDecGetYUV()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Ddecode.h358 WEBP_EXTERN uint8_t* WebPIDecGetYUVA(
368 return WebPIDecGetYUVA(idec, last_y, u, v, NULL, width, height, in WebPIDecGetYUV()
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Ddecode.h358 WEBP_EXTERN uint8_t* WebPIDecGetYUVA(
368 return WebPIDecGetYUVA(idec, last_y, u, v, NULL, width, height, in WebPIDecGetYUV()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DNEWS185 New functions: WebPINewYUVA, WebPIDecGetYUVA
A DREADME702 method: WebPIDecGetRGB or WebPIDecGetYUVA.
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Didec_dec.c865 uint8_t* WebPIDecGetYUVA(const WebPIDecoder* idec, int* last_y, in WebPIDecGetYUVA() function

Completed in 10 milliseconds