Searched refs:storage_bytes (Results 1 – 3 of 3) sorted by relevance
50 uint8_t storage_bytes; member
171 *reinterpret_cast<int64_t*>(data + chanIdx * mIioData.channelInfo[i].storage_bytes); in processScanData()255 numBytes += mIioData.channelInfo[i].storage_bytes; in calculateScanSize()
350 chanInfo->storage_bytes = (storage_bits >> 3); in get_scan_type()