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

  /external/chromium_org/third_party/libwebp/enc/
backward_references.c 541 static WEBP_INLINE double GetCacheCost(const CostModel* const m, uint32_t idx) {
660 cost_val += GetCacheCost(cost_model, ix) * mul0;
    [all...]
  /external/webp/src/enc/
backward_references.c 541 static WEBP_INLINE double GetCacheCost(const CostModel* const m, uint32_t idx) {
660 cost_val += GetCacheCost(cost_model, ix) * mul0;
    [all...]

Completed in 76 milliseconds