Searched refs:WebPIDecGetRGB (Results 1 – 5 of 5) sorted by relevance
348 WEBP_EXTERN uint8_t* WebPIDecGetRGB(
496 if (!WebPIDecGetRGB(idec, &rowsDecoded, nullptr, nullptr, nullptr) in onGetPixels()
854 uint8_t* WebPIDecGetRGB(const WebPIDecoder* idec, int* last_y, in WebPIDecGetRGB() function
708 method: WebPIDecGetRGB or WebPIDecGetYUVA.
537 a9c8916b decode.h,WebPIDecGetRGB: clarify output ptr validity4135 ca554137 fix WebPIDecGetRGB() to accept any RGB(A) mode, not just MODE_RGB