OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:curr_cost
(Results
1 - 1
of
1
) sorted by null
/external/webp/src/enc/
histogram_enc.c
833
double
curr_cost
;
local
841
curr_cost
=
843
if (
curr_cost
< 0) { // found a better pair?
844
best_cost =
curr_cost
;
[
all
...]
Completed in 188 milliseconds