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

/openbsd-current/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) function
1165 if (is_listed_fourcc(fourccs_out, fourccs - fourccs_out, fourcc)) {
1185 if (is_listed_fourcc(fourccs_out, fourccs - fourccs_out, fourcc)) {

Completed in 56 milliseconds