Searched refs:fourccs_end (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/
H A Ddrm_format_helper.c1099 const uint32_t *fourccs_end = fourccs + nfourccs; local
1101 while (fourccs < fourccs_end) {
1150 const u32 *fourccs_end = fourccs_out + nfourccs_out; local
1167 } else if (fourccs == fourccs_end) {
1182 for (i = 0; (i < extra_nfourccs) && (fourccs < fourccs_end); ++i) {
1187 } else if (fourccs == fourccs_end) {

Completed in 200 milliseconds