Home
last modified time | relevance | path

Searched defs:num_decoded_frames (Results 1 – 9 of 9) 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.cc123 int num_decoded_frames, in log_hfp_audio_packet_loss_stats()
Dmock_main_shim_metrics_api.cc112 int num_decoded_frames, in LogMetricHfpPacketLossStats()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hci.cc243 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()
Dbtm_sco.cc1344 int num_decoded_frames; in btm_sco_on_disconnected() local
/packages/modules/Bluetooth/system/stack/test/btm/
Dsco_hci_test.cc638 int num_decoded_frames; in TEST_F() local
768 int num_decoded_frames; in TEST_F() local
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc85 int num_decoded_frames, in LogMetricHfpPacketLossStats()
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc90 const Address& address, int num_decoded_frames, double packet_loss_ratio, uint16_t codec_type) { in LogMetricHfpPacketLossStats()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc118 const Address& address, int num_decoded_frames, double packet_loss_ratio, uint16_t codec_type) { in LogMetricHfpPacketLossStats()