Searched defs:PreLoopInitialize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dframe.c645 static int PreLoopInitialize(VP8Encoder* const enc) { function
703 int ok = PreLoopInitialize(enc);
753 ok = PreLoopInitialize(enc);
/external/webp/src/enc/
H A Dframe.c645 static int PreLoopInitialize(VP8Encoder* const enc) { function
703 int ok = PreLoopInitialize(enc);
753 ok = PreLoopInitialize(enc);

Completed in 53 milliseconds