Home
last modified time | relevance | path

Searched refs:VP8EncLoop (Results 1 – 6 of 6) sorted by relevance

/external/opencv3/3rdparty/libwebp/enc/
Dvp8enci.h493 int VP8EncLoop(VP8Encoder* const enc);
Dwebpenc.c391 ok = ok && VP8EncLoop(enc); in WebPEncode()
Dframe.c866 int VP8EncLoop(VP8Encoder* const enc) { in VP8EncLoop() function
/external/webp/src/enc/
Dvp8enci.h452 int VP8EncLoop(VP8Encoder* const enc);
Dwebpenc.c365 ok = ok && VP8EncLoop(enc); in WebPEncode()
Dframe.c697 int VP8EncLoop(VP8Encoder* const enc) { in VP8EncLoop() function