Searched defs:sb16props (Results 1 – 2 of 2) sorted by relevance
614 struct sb16props { struct615 u_int8_t rreg; /* right reg chan register */616 u_int8_t stereo:1; /* (no explanation needed, honest) */617 u_int8_t rec:1; /* recording source */618 u_int8_t bits:3; /* num bits to represent maximum gain rep */619 u_int8_t oselect; /* output select mask */620 u_int8_t iselect; /* right input select mask */
530 struct sb16props { struct531 u_int8_t lreg;532 u_int8_t rreg;533 u_int8_t bits;534 u_int8_t oselect;535 u_int8_t iselect; /* left input mask */