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

  /external/chromium_org/third_party/libwebp/enc/
backward_references.c 617 const double distance_cost = local
621 const double cost_val = distance_cost + GetLengthCost(cost_model, k);
    [all...]
histogram.c 390 const double distance_cost = local
400 alpha_cost + distance_cost;

Completed in 232 milliseconds