Searched refs:cost_diff (Results 1 – 1 of 1) sorted by relevance
578 double cost_diff; member621 if (histo_queue->queue[histo_queue->size].cost_diff >= 0) return; in UpdateQueueFront()623 if (histo_queue->queue[histo_queue->size].cost_diff < in UpdateQueueFront()624 histo_queue->queue[0].cost_diff) { in UpdateQueueFront()648 pair->cost_diff = in PreparePair()705 if (p->cost_diff < histo_queue.queue[0].cost_diff) { in HistogramCombineGreedy()