Home
last modified time | relevance | path

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

/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc64 #define DELAY_TO_NS 100000 macro
1359 uint64_t delay_ns = delay_report * DELAY_TO_NS; in out_get_presentation_position()