Searched defs:num_decoded_frames (Results 1 – 9 of 9) 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 | 123 int num_decoded_frames, in log_hfp_audio_packet_loss_stats()
|
| D | mock_main_shim_metrics_api.cc | 112 int num_decoded_frames, in LogMetricHfpPacketLossStats()
|
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_sco_hci.cc | 243 int num_decoded_frames; /* Number of total read mSBC frames. */ member 693 bool fill_plc_stats(int* num_decoded_frames, double* packet_loss_ratio) { in fill_plc_stats() 1134 bool fill_plc_stats(int* num_decoded_frames, double* packet_loss_ratio) { in fill_plc_stats()
|
| D | btm_sco.cc | 1344 int num_decoded_frames; in btm_sco_on_disconnected() local
|
| /packages/modules/Bluetooth/system/stack/test/btm/ |
| D | sco_hci_test.cc | 638 int num_decoded_frames; in TEST_F() local 768 int num_decoded_frames; in TEST_F() local
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | metrics_api.cc | 85 int num_decoded_frames, in LogMetricHfpPacketLossStats()
|
| /packages/modules/Bluetooth/system/gd/os/chromeos/ |
| D | metrics.cc | 90 const Address& address, int num_decoded_frames, double packet_loss_ratio, uint16_t codec_type) { in LogMetricHfpPacketLossStats()
|
| /packages/modules/Bluetooth/system/gd/os/linux/ |
| D | metrics.cc | 118 const Address& address, int num_decoded_frames, double packet_loss_ratio, uint16_t codec_type) { in LogMetricHfpPacketLossStats()
|