Home
last modified time | relevance | path

Searched defs:num_decoded_frames (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/system/stack/metrics/
Dstack_metrics_logging.cc78 int num_decoded_frames, in log_hfp_audio_packet_loss_stats()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_metrics_logging.cc132 int num_decoded_frames, in log_hfp_audio_packet_loss_stats()
Dmock_main_shim_metrics_api.cc108 int num_decoded_frames, in LogMetricHfpPacketLossStats()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc230 int num_decoded_frames; /* Number of total read mSBC frames. */ member
596 bool fill_plc_stats(int* num_decoded_frames, double* packet_loss_ratio) { in fill_plc_stats()
Dbtm_sco.cc1173 int num_decoded_frames; in btm_sco_on_disconnected() local
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc71 int num_decoded_frames, in LogMetricHfpPacketLossStats()
/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_test.cc373 int num_decoded_frames; in TEST_F() local
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc89 const Address& address, int num_decoded_frames, double packet_loss_ratio) { in LogMetricHfpPacketLossStats()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc104 const Address& address, int num_decoded_frames, double packet_loss_ratio) {} in LogMetricHfpPacketLossStats()
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc60 const Address& address, int num_decoded_frames, double packet_loss_ratio) {} in LogMetricHfpPacketLossStats()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc180 const Address& address, int num_decoded_frames, double packet_loss_ratio) {} in LogMetricHfpPacketLossStats()