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

  /external/opencv3/3rdparty/libwebp/enc/
histogram.c 457 int best_out = 0; local
466 best_out = k;
469 symbols[i] = best_out;
  /external/webp/src/enc/
histogram.c 821 int best_out = 0; local
830 best_out = k;
833 symbols[i] = best_out;
    [all...]

Completed in 53 milliseconds