Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/demux/
H A Danim_decode.c41 struct WebPAnimDecoder { struct
57 static void DefaultDecoderOptions(WebPAnimDecoderOptions* const dec_options) { in DefaultDecoderOptions() argument
74 WebPAnimDecoder* const dec) { in ApplyDecoderOptions() argument
/aosp_15_r20/external/webp/src/webp/
H A Ddemux.h250 typedef struct WebPAnimDecoder WebPAnimDecoder; // Main opaque object. typedef