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 118 // WebPDecodeYUVInto() is a variant of WebPDecodeYUV() that operates directly
125 WEBP_EXTERN uint8_t* WebPDecodeYUVInto(
  /external/webp/src/webp/
decode.h 118 // WebPDecodeYUVInto() is a variant of WebPDecodeYUV() that operates directly
125 WEBP_EXTERN uint8_t* WebPDecodeYUVInto(
  /external/webp/src/dec/
webp_dec.c 575 uint8_t* WebPDecodeYUVInto(const uint8_t* data, size_t data_size,

Completed in 56 milliseconds