OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PreLoopInitialize
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libwebp/enc/
frame.c
813
static int
PreLoopInitialize
(VP8Encoder* const enc) {
868
int ok =
PreLoopInitialize
(enc);
929
ok =
PreLoopInitialize
(enc);
/external/webp/src/enc/
frame.c
641
static int
PreLoopInitialize
(VP8Encoder* const enc) {
699
int ok =
PreLoopInitialize
(enc);
749
ok =
PreLoopInitialize
(enc);
Completed in 65 milliseconds