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

/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_core.c361 #define WSWAP (BT848_COLOR_CTL_WSWAP_ODD | BT848_COLOR_CTL_WSWAP_EVEN) macro
3777 swapf = pf->swap_shorts ? 0 : WSWAP;
3779 swapf = pf->swap_shorts ? BSWAP : (BSWAP | WSWAP);

Completed in 106 milliseconds