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

/external/chromium_org/third_party/libwebp/enc/
H A Dframe.c525 // StatLoop(): only collect statistics (number of skips, token usage, ...).
579 static int StatLoop(VP8Encoder* const enc) { function
706 StatLoop(enc); // stats-collection loop
/external/webp/src/enc/
H A Dframe.c525 // StatLoop(): only collect statistics (number of skips, token usage, ...).
579 static int StatLoop(VP8Encoder* const enc) { function
706 StatLoop(enc); // stats-collection loop

Completed in 112 milliseconds