HomeSort by relevance Sort by last modified time
    Searched refs:WebPDecodeYUVInto (Results 1 - 3 of 3) sorted by null

  /external/webp/include/webp/
decode.h 115 // WebPDecodeYUVInto() is a variant of WebPDecodeYUV() that operates directly
122 WEBP_EXTERN(uint8_t*) WebPDecodeYUVInto(
  /external/webp/src/webp/
decode.h 115 // WebPDecodeYUVInto() is a variant of WebPDecodeYUV() that operates directly
122 WEBP_EXTERN(uint8_t*) WebPDecodeYUVInto(
  /external/webp/src/dec/
webp.c 582 uint8_t* WebPDecodeYUVInto(const uint8_t* data, size_t data_size,

Completed in 33 milliseconds