Lines Matching defs:b6
174 #define _PCM_WRITE_S16_NE(b6) _PCM_WRITE_S16_LE(b8) argument
175 #define _PCM_WRITE_U16_NE(b6) _PCM_WRITE_U16_LE(b8) argument
176 #define _PCM_WRITE_S32_NE(b6) _PCM_WRITE_S32_LE(b8) argument
177 #define _PCM_WRITE_U32_NE(b6) _PCM_WRITE_U32_LE(b8) argument
243 #define _PCM_WRITE_S16_NE(b6) _PCM_WRITE_S16_BE(b8) argument
244 #define _PCM_WRITE_U16_NE(b6) _PCM_WRITE_U16_BE(b8) argument
245 #define _PCM_WRITE_S32_NE(b6) _PCM_WRITE_S32_BE(b8) argument
246 #define _PCM_WRITE_U32_NE(b6) _PCM_WRITE_U32_BE(b8) argument
294 #define _PCM_WRITE_S24_NE(b6) _PCM_WRITE_S24_LE(b8) argument
295 #define _PCM_WRITE_U24_NE(b6) _PCM_WRITE_U24_LE(b8) argument
299 #define _PCM_WRITE_S24_NE(b6) _PCM_WRITE_S24_BE(b8) argument
300 #define _PCM_WRITE_U24_NE(b6) _PCM_WRITE_U24_BE(b8) argument