Searched refs:cost_sgr (Results 1 – 1 of 1) sorted by relevance
656 double cost_sgr = in search_sgrproj() local659 cost_sgr *= (1 + DUAL_SGR_PENALTY_MULT * rsc->sf->dual_sgr_penalty_level); in search_sgrproj()662 (cost_sgr < cost_none) ? RESTORE_SGRPROJ : RESTORE_NONE; in search_sgrproj()666 rsc->bits += (cost_sgr < cost_none) ? bits_sgr : bits_none; in search_sgrproj()667 if (cost_sgr < cost_none) rsc->sgrproj = rusi->sgrproj; in search_sgrproj()