Home
last modified time | relevance | path

Searched refs:prev_us (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_a2dp_source.cc1041 static uint64_t prev_us = 0; in log_tstamps_us() local
1044 __func__, comment, timestamp_us, timestamp_us - prev_us, in log_tstamps_us()
1046 prev_us = timestamp_us; in log_tstamps_us()