Home
last modified time | relevance | path

Searched refs:meteor_pixfmt (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/bktr/
Dioctl_bt848.h194 struct meteor_pixfmt { struct
222 #define METEORGSUPPIXFMT _IOWR('x', 65, struct meteor_pixfmt) argument
Dbktr_core.c308 struct meteor_pixfmt public;
338 struct meteor_pixfmt public;
2364 struct meteor_pixfmt *pf_pub;
2483 pf_pub = (struct meteor_pixfmt *)arg;
2681 struct meteor_pixfmt *pf = &pixfmt_table[ bktr->pixfmt ].public;
3765 struct meteor_pixfmt *pf = &pixfmt_table[ pixfmt ].public;
3794 struct meteor_pixfmt *pf1, *pf2;
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp876 unsigned struct_meteor_pixfmt_sz = sizeof(meteor_pixfmt);