Home
last modified time | relevance | path

Searched defs:num_dropped_encoded_frames (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_metrics_logging.cc32 int num_dropped_buffers, int num_dropped_encoded_frames, in log_a2dp_audio_overrun_event()
Dbtif_a2dp_source.cc1015 int num_dropped_encoded_frames = 0; in btif_a2dp_source_enqueue_callback() local
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc53 int num_dropped_encoded_frames, int num_dropped_encoded_bytes) { in LogMetricA2dpAudioOverrunEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc88 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc41 int num_dropped_buffers, int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc46 int num_dropped_buffers, int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc131 int num_dropped_buffers, int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics.cc609 int num_dropped_buffers, int num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent()
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto3934 optional int32 num_dropped_encoded_frames = 4; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h279733 inline ::int32_t BluetoothA2dpAudioOverrunReported::num_dropped_encoded_frames() const { in num_dropped_encoded_frames() function