Searched defs:prev_cost (Results 1 – 2 of 2) sorted by relevance
127 int64_t prev_cost, int64_t* const cost, uint16_t* const dist_array) { in AddSingleLiteralWithCostModel()619 const int64_t prev_cost = cost_manager->costs_[i - 1]; in BackwardReferencesHashChainDistanceOnly() local
647 int prev_cost = 0; in av1_fill_coeff_costs() local