HomeSort by relevance Sort by last modified time
    Searched defs:timestamp1 (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
dtmf_buffer_unittest.cc 235 uint32_t timestamp1 = 0xFFFFFFFF - duration; local
236 DtmfEvent event1(timestamp1, event_no, volume, duration, end_bit);
244 EXPECT_TRUE(buffer.GetEvent(timestamp1, &out_event));
257 EXPECT_TRUE(buffer.GetEvent(timestamp1, &out_event));
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
hal_outputs.c 155 inv_time_t timestamp1; local
157 inv_get_accel_set(accel, accuracy, &timestamp1);
299 inv_time_t timestamp1; local
300 inv_get_accel_set(accel, accuracy, &timestamp1);
301 inv_get_6axis_quaternion_float(quat_6_axis, &timestamp1);
324 values[2], values[3], values[4], status, timestamp1);
344 inv_time_t timestamp1; local
345 inv_get_compass_set(compass, accuracy, &timestamp1);
346 inv_get_geomagnetic_quaternion_float(quat_geomagnetic, &timestamp1);
551 inv_time_t timestamp1; local
563 inv_time_t timestamp1; local
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/build/
FileDownloadCache.java 89 Long timestamp1 = Long.valueOf(o1.mFile.lastModified()); local
91 return timestamp1.compareTo(timestamp2);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 

Completed in 281 milliseconds