Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/bktr/
H A Dbktr_core.c249 } meteor_pixfmt_table[] = { variable
269 #define METEOR_PIXFMT_TABLE_SIZE NELEM(meteor_pixfmt_table)
3658 if ( meteor_pixfmt_table[i].meteor_format == format ) in oformat_meteor_to_bt()
3663 pf1 = &meteor_pixfmt_table[i].public; in oformat_meteor_to_bt()