Searched refs:bestdelta (Results 1 – 1 of 1) sorted by relevance
418 uint bestdelta; in stw_pixelformat_choose() local424 bestdelta = ~0U; in stw_pixelformat_choose()470 if (delta < bestdelta) { in stw_pixelformat_choose()472 bestdelta = delta; in stw_pixelformat_choose()473 if (bestdelta == 0) in stw_pixelformat_choose()