Searched refs:bestdelta (Results 1 – 1 of 1) sorted by relevance
426 uint bestdelta; in stw_pixelformat_choose() local432 bestdelta = ~0U; in stw_pixelformat_choose()478 if (delta < bestdelta) { in stw_pixelformat_choose()480 bestdelta = delta; in stw_pixelformat_choose()481 if (bestdelta == 0) in stw_pixelformat_choose()