HomeSort by relevance Sort by last modified time
    Searched refs:timestampPosition (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libaaudio/tests/
test_timestamps.cpp 44 int64_t timestampPosition; // frames
132 &timestamp->timestampPosition,
297 const bool posChanged = (timestamp->timestampPosition !=
298 (timestamp - 1)->timestampPosition);
302 bool negative = timestamp->timestampPosition < 0;
303 bool retro = (i > 0 && (timestamp->timestampPosition <
304 (timestamp - 1)->timestampPosition));
308 double latency = calculateLatencyMillis(timestamp->timestampPosition,
318 (long long) timestamp->timestampPosition,
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 70 milliseconds