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

  /external/webp/include/webp/
encode.h 235 typedef int (*WebPWriterFunction)(const uint8_t* data, size_t data_size,
238 // WebPMemoryWrite: a special WebPWriterFunction that writes to memory using
319 WebPWriterFunction writer; // can be NULL
  /external/webp/src/webp/
encode.h 235 typedef int (*WebPWriterFunction)(const uint8_t* data, size_t data_size,
238 // WebPMemoryWrite: a special WebPWriterFunction that writes to memory using
319 WebPWriterFunction writer; // can be NULL

Completed in 595 milliseconds