Searched refs:WebPDecodeRGB (Results 1 – 4 of 4) sorted by relevance
88 out = WebPDecodeRGB(data, data_size, &width, &height); in main()
64 WEBP_EXTERN(uint8_t*) WebPDecodeRGB(const uint8_t* data, size_t data_size,
93 WebPDecodeRGB368 uint8_t* WebPDecodeRGB(const uint8_t* data, size_t data_size,
572 uint8_t* WebPDecodeRGB(const uint8_t* data, size_t data_size, in WebPDecodeRGB() function