Searched refs:threeSamples (Results 1 – 2 of 2) sorted by relevance
173 struct ThreeAxisSample threeSamples[]; member
814 …timestamp += ((uint64_t)data->threeSamples[i].deltaTime) << delta_time_shift_table[data->threeSamp… in processBuf()815 …processSample(timestamp, type, currSensor, &data->threeSamples[i], data->firstSample.highAccuracy); in processBuf()816 ret += sizeof(data->threeSamples[i]); in processBuf()