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

  /external/chromium_org/third_party/libwebp/enc/
histogram.c 567 int tries_with_no_success = 0; local
623 tries_with_no_success = 0;
625 if (++tries_with_no_success >= num_tries_no_success) {
  /external/webp/src/enc/
histogram.c 567 int tries_with_no_success = 0; local
623 tries_with_no_success = 0;
625 if (++tries_with_no_success >= num_tries_no_success) {

Completed in 54 milliseconds