Searched refs:bestdelta (Results 1 – 1 of 1) sorted by relevance
459 uint bestdelta; in stw_pixelformat_choose() local463 bestdelta = ~0U; in stw_pixelformat_choose()509 if (delta < bestdelta) { in stw_pixelformat_choose()511 bestdelta = delta; in stw_pixelformat_choose()512 if (bestdelta == 0) in stw_pixelformat_choose()