Searched defs:num_dropped_encoded_frames (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_metrics_logging.cc | 32 int num_dropped_buffers, int num_dropped_encoded_frames, in log_a2dp_audio_overrun_event()
|
D | btif_a2dp_source.cc | 1015 int num_dropped_encoded_frames = 0; in btif_a2dp_source_enqueue_callback() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 53 int num_dropped_encoded_frames, int num_dropped_encoded_bytes) { in LogMetricA2dpAudioOverrunEvent()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.cc | 88 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 41 int num_dropped_buffers, int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 46 int num_dropped_buffers, int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 131 int num_dropped_buffers, int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
|
/aosp_15_r20/packages/modules/Bluetooth/system/common/ |
D | metrics.cc | 609 int num_dropped_buffers, int num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent()
|
/aosp_15_r20/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 3934 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/ |
D | atoms.pb.h | 279733 inline ::int32_t BluetoothA2dpAudioOverrunReported::num_dropped_encoded_frames() const { in num_dropped_encoded_frames() function
|