Home
last modified time | relevance | path

Searched defs:fourccs (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/pci/drm/
H A Ddrm_format_helper.c1097 static bool is_listed_fourcc(const uint32_t *fourccs, size_t nfourccs, uint32_t fourcc) in is_listed_fourcc()
1149 u32 *fourccs = fourccs_out; in drm_fb_build_fourcc_list() local