Searched refs:StatLoop (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/enc/
H A Dframe.c689 // StatLoop(): only collect statistics (number of skips, token usage, ...).
749 static int StatLoop(VP8Encoder* const enc) { function
871 StatLoop(enc); // stats-collection loop
/external/webp/src/enc/
H A Dframe.c521 // StatLoop(): only collect statistics (number of skips, token usage, ...).
575 static int StatLoop(VP8Encoder* const enc) { function
702 StatLoop(enc); // stats-collection loop

Completed in 143 milliseconds