Searched refs:WebPDecodeRGBInto (Results 1 – 3 of 3) sorted by relevance
67 (void)WebPDecodeRGBInto(data, size, ext_buf, buf_size, stride); in SimpleApiTest()
113 WEBP_NODISCARD WEBP_EXTERN uint8_t* WebPDecodeRGBInto(
555 uint8_t* WebPDecodeRGBInto(const uint8_t* data, size_t data_size, in WebPDecodeRGBInto() function