Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
47 struct VP8Io { struct
69 VP8IoPutHook put; argument
75 VP8IoSetupHook setup; argument
79 VP8IoTeardownHook teardown; argument
84 int fancy_upsampling;
87 size_t data_size;
111 int VP8InitIoInternal(VP8Io* const, int); argument

Completed in 4 milliseconds