HomeSort by relevance Sort by last modified time
    Searched refs:StatLoop (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libwebp/enc/
frame.c 689 // StatLoop(): only collect statistics (number of skips, token usage, ...).
749 static int StatLoop(VP8Encoder* const enc) {
871 StatLoop(enc); // stats-collection loop
  /external/webp/src/enc/
frame.c 521 // StatLoop(): only collect statistics (number of skips, token usage, ...).
575 static int StatLoop(VP8Encoder* const enc) {
702 StatLoop(enc); // stats-collection loop

Completed in 233 milliseconds