UVC_BITSHIFT
return (buf[b >> UVC_BITSHIFT] >> (b & UVC_BITMASK)) & UVC_VALMASK;
if ((data[i >> UVC_BITSHIFT] >>