Searched refs:level_cost_ (Results 1 – 3 of 3) sorted by relevance
362 uint16_t* const table = proba->level_cost_[ctype][band][ctx]; in VP8CalculateLevelCosts()557 res->cost = enc->proba_.level_cost_[coeff_type]; in VP8InitResidual()
211 CostArray level_cost_[NUM_TYPES][NUM_BANDS]; // 13056 bytes member
556 const CostArray* const costs = enc->proba_.level_cost_[coeff_type]; in TrellisQuantizeBlock()