struct OI_UINT128

Defined at line 123 of file ../../third_party/android/platform/packages/modules/Bluetooth/src/system/embdrv/sbc/decoder/include/oi_stddefs.h

unsigned 128-bit integer as a structure of four unsigned 32-bit integers

Public Members

uint32_t I1
uint32_t I2
uint32_t I3
uint32_t I4