Searched refs:cost_base (Results 1 – 1 of 1) sorted by relevance
72 const int cost_base = VP8BitCost(1, p[1]) + cost0; in VP8CalculateLevelCosts() local76 table[v] = cost_base + VariableLevelCost(v, p); in VP8CalculateLevelCosts()