Home
last modified time | relevance | path

Searched defs:interval_us (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy.h114 virtual bool GetPreferredDataIntervalUs(size_t* interval_us) const { in GetPreferredDataIntervalUs()
/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc433 int bit_depth, int interval_us, int num_burst_buffers, int burst_delay_ms) in SourceAudioHalAsrc()