Home
last modified time | relevance | path

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

/system/media/audio_utils/include/audio_utils/
Decho_reference.h29 int32_t delay_ns; // delay for this buffer (see comment below) member
Dresampler.h87 int32_t (*delay_ns)(struct resampler_itfe *resampler); member
/system/bt/audio_bluetooth_hw/
Ddevice_port_proxy.cc407 bool BluetoothAudioPortOut::GetPresentationPosition(uint64_t* delay_ns, in GetPresentationPosition()
/system/bt/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc1359 uint64_t delay_ns = delay_report * DELAY_TO_NS; in out_get_presentation_position() local