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

  /external/webp/include/webp/
mux.h 66 // typedef enum WebPChunkId WebPChunkId;
83 typedef enum WebPChunkId {
95 } WebPChunkId;
206 WebPChunkId id; // frame type: should be one of WEBP_CHUNK_ANMF
374 WebPChunkId id, int* num_elements);
  /external/webp/src/webp/
mux.h 66 // typedef enum WebPChunkId WebPChunkId;
83 typedef enum WebPChunkId {
95 } WebPChunkId;
206 WebPChunkId id; // frame type: should be one of WEBP_CHUNK_ANMF
374 WebPChunkId id, int* num_elements);

Completed in 58 milliseconds