OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blue_max_
(Results
1 - 1
of
1
) sorted by null
/external/webp/src/enc/
histogram.c
342
double
blue_max_
;
member in struct:__anon26149
351
c->
blue_max_
= 0.;
361
if (c->
blue_max_
< h->blue_cost_) c->
blue_max_
= h->blue_cost_;
405
GetBinIdForEntropy(c->blue_min_, c->
blue_max_
, h->blue_cost_) +
[
all
...]
Completed in 750 milliseconds