Searched refs:WebPWriterFunction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/webp/
H A Dencode.h219 typedef int (*WebPWriterFunction)(const uint8_t* data, size_t data_size, typedef
222 // WebPMemoryWrite: a special WebPWriterFunction that writes to memory using
309 WebPWriterFunction writer; // can be NULL
/external/webp/include/webp/
H A Dencode.h219 typedef int (*WebPWriterFunction)(const uint8_t* data, size_t data_size, typedef
222 // WebPMemoryWrite: a special WebPWriterFunction that writes to memory using
309 WebPWriterFunction writer; // can be NULL

Completed in 464 milliseconds