/src/usr.bin/audio/common/ |
auconv.h | 42 static inline void swap_bytes(u_char *, int); 117 swap_bytes(u_char *p, int cc) function in typeref:typename:void
|
auconv.h | 42 static inline void swap_bytes(u_char *, int); 117 swap_bytes(u_char *p, int cc) function in typeref:typename:void
|
auconv.h | 42 static inline void swap_bytes(u_char *, int); 117 swap_bytes(u_char *p, int cc) function in typeref:typename:void
|
auconv.h | 42 static inline void swap_bytes(u_char *, int); 117 swap_bytes(u_char *p, int cc) function in typeref:typename:void
|
/src/sys/dev/pci/bktr/ |
bktr_core.c | 3768 int swap_bytes, swap_shorts; local in function:pixfmt_swap_flags 3771 swap_bytes = pf->swap_bytes; 3774 swap_bytes = !pf->swap_bytes; 3778 case 2 : swapf = (swap_bytes ? 0 : BSWAP); 3785 swapf = swap_bytes ? 0 : BSWAP; 3820 (pf1->swap_bytes == pf2->swap_bytes) &&
|
bktr_core.c | 3768 int swap_bytes, swap_shorts; local in function:pixfmt_swap_flags 3771 swap_bytes = pf->swap_bytes; 3774 swap_bytes = !pf->swap_bytes; 3778 case 2 : swapf = (swap_bytes ? 0 : BSWAP); 3785 swapf = swap_bytes ? 0 : BSWAP; 3820 (pf1->swap_bytes == pf2->swap_bytes) &&
|
bktr_core.c | 3768 int swap_bytes, swap_shorts; local in function:pixfmt_swap_flags 3771 swap_bytes = pf->swap_bytes; 3774 swap_bytes = !pf->swap_bytes; 3778 case 2 : swapf = (swap_bytes ? 0 : BSWAP); 3785 swapf = swap_bytes ? 0 : BSWAP; 3820 (pf1->swap_bytes == pf2->swap_bytes) &&
|
bktr_core.c | 3768 int swap_bytes, swap_shorts; local in function:pixfmt_swap_flags 3771 swap_bytes = pf->swap_bytes; 3774 swap_bytes = !pf->swap_bytes; 3778 case 2 : swapf = (swap_bytes ? 0 : BSWAP); 3785 swapf = swap_bytes ? 0 : BSWAP; 3820 (pf1->swap_bytes == pf2->swap_bytes) &&
|
/src/sys/dev/ic/ |
bt8xx.h | 392 unsigned swap_bytes :1; /* Bytes swapped within shorts */ member in struct:meteor_pixfmt
|
bt8xx.h | 392 unsigned swap_bytes :1; /* Bytes swapped within shorts */ member in struct:meteor_pixfmt
|
bt8xx.h | 392 unsigned swap_bytes :1; /* Bytes swapped within shorts */ member in struct:meteor_pixfmt
|
bt8xx.h | 392 unsigned swap_bytes :1; /* Bytes swapped within shorts */ member in struct:meteor_pixfmt
|