Home
last modified time | relevance | path

Searched refs:cost_base (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Dcost_enc.c72 const int cost_base = VP8BitCost(1, p[1]) + cost0; in VP8CalculateLevelCosts() local
76 table[v] = cost_base + VariableLevelCost(v, p); in VP8CalculateLevelCosts()