Home
last modified time | relevance | path

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

/system/bt/audio_bluetooth_hw/
Dstream_apis.h58 size_t frames_count_; member
Dstream_apis.cc90 out->frames_count_ * 1000 / out->sample_rate_ + kExtraAudioSyncMs; in out_calculate_feeding_delay_ms()
175 out->frames_count_ * audio_stream_out_frame_size(&out->stream_out_); in out_get_buffer_size()
682 out->frames_count_ = in adev_open_output_stream()
695 << ", frames=" << out->frames_count_; in adev_open_output_stream()