Searched defs:num_decoded_frames (Results 1 – 11 of 11) sorted by relevance
| /packages/modules/Bluetooth/system/stack/metrics/ |
| D | stack_metrics_logging.cc | 78 int num_decoded_frames, in log_hfp_audio_packet_loss_stats()
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_metrics_logging.cc | 132 int num_decoded_frames, in log_hfp_audio_packet_loss_stats()
|
| D | mock_main_shim_metrics_api.cc | 108 int num_decoded_frames, in LogMetricHfpPacketLossStats()
|
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_sco_hci.cc | 230 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()
|
| D | btm_sco.cc | 1173 int num_decoded_frames; in btm_sco_on_disconnected() local
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | metrics_api.cc | 71 int num_decoded_frames, in LogMetricHfpPacketLossStats()
|
| /packages/modules/Bluetooth/system/stack/test/btm/ |
| D | sco_hci_test.cc | 373 int num_decoded_frames; in TEST_F() local
|
| /packages/modules/Bluetooth/system/gd/os/chromeos/ |
| D | metrics.cc | 89 const Address& address, int num_decoded_frames, double packet_loss_ratio) { in LogMetricHfpPacketLossStats()
|
| /packages/modules/Bluetooth/system/gd/os/linux/ |
| D | metrics.cc | 104 const Address& address, int num_decoded_frames, double packet_loss_ratio) {} in LogMetricHfpPacketLossStats()
|
| /packages/modules/Bluetooth/system/gd/os/host/ |
| D | metrics.cc | 60 const Address& address, int num_decoded_frames, double packet_loss_ratio) {} in LogMetricHfpPacketLossStats()
|
| /packages/modules/Bluetooth/system/gd/os/android/ |
| D | metrics.cc | 180 const Address& address, int num_decoded_frames, double packet_loss_ratio) {} in LogMetricHfpPacketLossStats()
|