HomeSort by relevance Sort by last modified time
    Searched full:red_max_ (Results 1 - 1 of 1) sorted by null

  /external/webp/src/enc/
histogram.c 340 double red_max_; member in struct:__anon26612
349 c->red_max_ = 0.;
359 if (c->red_max_ < h->red_cost_) c->red_max_ = h->red_cost_;
406 NUM_PARTITIONS * GetBinIdForEntropy(c->red_min_, c->red_max_,
    [all...]

Completed in 79 milliseconds