Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.h68 size_t frames_count_; member
102 size_t frames_count_; member
Dstream_apis.cc92 out->frames_count_ * 1000 / out->sample_rate_ + kExtraAudioSyncMs; in out_calculate_feeding_delay_ms()
224 out->frames_count_ * audio_stream_out_frame_size(&out->stream_out_); in out_get_buffer_size()
822 out->frames_count_ = in adev_open_output_stream()
842 << ", frames=" << out_ptr->frames_count_; in adev_open_output_stream()
891 in->frames_count_ * audio_stream_in_frame_size(&in->stream_in_); in in_get_buffer_size()
1318 in->frames_count_ = in adev_open_input_stream()
1329 << ", frames=" << in_ptr->frames_count_; in adev_open_input_stream()