OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inv_pick_best_time_difference
(Results
1 - 3
of
3
) sorted by null
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
data_builder.c
300
static int
inv_pick_best_time_difference
(long td1, long td2)
function
397
idx =
inv_pick_best_time_difference
(td[0], td[1]);
407
idx =
inv_pick_best_time_difference
(td[0], td[1]);
408
idx2 =
inv_pick_best_time_difference
(td[idx], td[2]);
423
idx =
inv_pick_best_time_difference
(td[0], td[1]);
424
idx2 =
inv_pick_best_time_difference
(td[idx], td[2]);
453
idx =
inv_pick_best_time_difference
(td[0], td[1]);
480
idx =
inv_pick_best_time_difference
(td[0], td[1]);
492
idx =
inv_pick_best_time_difference
(td[0], td[1]);
[
all
...]
/hardware/invensense/6515/libsensors_iio/
libmllite.so
/hardware/invensense/6515/libsensors_iio/software/core/mllite/build/android/
libmllite.so
Completed in 78 milliseconds