HomeSort by relevance Sort by last modified time
    Searched refs:VP8InitFrame (Results 1 - 4 of 4) sorted by null

  /external/webp/src/dec/
vp8i.h 302 int VP8InitFrame(VP8Decoder* const dec, VP8Io* io);
frame.c 519 int VP8InitFrame(VP8Decoder* const dec, VP8Io* io) {
idec.c 398 if (!VP8InitFrame(dec, io)) {
vp8.c 744 if (ok) ok = VP8InitFrame(dec, io);

Completed in 143 milliseconds