Home
last modified time | relevance | path

Searched defs:WebPAnimDecoder (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/demux/
Danim_decode.c40 struct WebPAnimDecoder { struct
56 static void DefaultDecoderOptions(WebPAnimDecoderOptions* const dec_options) { in DefaultDecoderOptions() argument
72 WebPAnimDecoder* const dec) { in ApplyDecoderOptions() argument
/external/webp/src/webp/
Ddemux.h248 typedef struct WebPAnimDecoder WebPAnimDecoder; // Main opaque object. typedef