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