Home
last modified time | relevance | path

Searched refs:VP8InitFrame (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8i_dec.h284 int VP8InitFrame(VP8Decoder* const dec, VP8Io* const io);
A Dvp8_dec.c690 if (ok) ok = VP8InitFrame(dec, io); in VP8Decode()
A Dframe_dec.c795 int VP8InitFrame(VP8Decoder* const dec, VP8Io* const io) { in VP8InitFrame() function
A Didec_dec.c440 if (!VP8InitFrame(dec, io)) { in DecodePartition0()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog1240 0fde33e3 add missing const in VP8InitFrame signature

Completed in 14 milliseconds