Home
last modified time | relevance | path

Searched defs:delay_ns (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy_hidl.cc470 uint64_t* delay_ns, uint64_t* bytes, timespec* timestamp) const { in GetPresentationPosition()
Ddevice_port_proxy.cc572 uint64_t* delay_ns, uint64_t* bytes, timespec* timestamp) const { in GetPresentationPosition()
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1367 uint64_t delay_ns = delay_report * DELAY_TO_NS; in out_get_presentation_position() local