Searched refs:bestformat (Results 1 – 1 of 1) sorted by relevance
2237 uint32_t bestformat, bestspeed, besthwformat, *vchanformat, *vchanrate; in chn_notify() local2307 bestformat = *vchanformat; in chn_notify()2310 bestformat = 0; in chn_notify()2324 bestformat = ch->format; in chn_notify()2339 bestformat = besthwformat; in chn_notify()2364 AFMT_CHANNEL(bestformat)) in chn_notify()2365 bestformat = besthwformat; in chn_notify()2367 AFMT_CHANNEL(bestformat) && in chn_notify()2368 AFMT_BIT(besthwformat) > AFMT_BIT(bestformat)) in chn_notify()2369 bestformat = besthwformat; in chn_notify()[all …]