Searched refs:WebPIDecGetRGB (Results 1 – 6 of 6) sorted by relevance
/external/webp/include/webp/ |
D | decode.h | 351 WEBP_EXTERN uint8_t* WebPIDecGetRGB(
|
/external/webp/src/webp/ |
D | decode.h | 351 WEBP_EXTERN uint8_t* WebPIDecGetRGB(
|
/external/skia/src/codec/ |
D | SkWebpCodec.cpp | 517 if (!WebPIDecGetRGB(idec, &rowsDecoded, nullptr, nullptr, nullptr) in onGetPixels()
|
/external/skqp/src/codec/ |
D | SkWebpCodec.cpp | 517 if (!WebPIDecGetRGB(idec, &rowsDecoded, nullptr, nullptr, nullptr) in onGetPixels()
|
/external/webp/src/dec/ |
D | idec_dec.c | 849 uint8_t* WebPIDecGetRGB(const WebPIDecoder* idec, int* last_y, in WebPIDecGetRGB() function
|
/external/webp/ |
D | README | 702 method: WebPIDecGetRGB or WebPIDecGetYUVA.
|