Searched defs:num_dropped_encoded_frames (Results 1 – 11 of 11) sorted by relevance
/aosp12/system/bt/btif/src/ |
H A D | btif_metrics_logging.cc | 42 int num_dropped_encoded_frames, in log_a2dp_audio_overrun_event()
|
H A D | btif_a2dp_source.cc | 969 int num_dropped_encoded_frames = 0; in btif_a2dp_source_enqueue_callback() local
|
/aosp12/system/bt/main/shim/ |
H A D | metrics_api.cc | 52 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
|
/aosp12/system/bt/test/mock/ |
H A D | mock_main_shim_metrics_api.cc | 96 int num_dropped_buffers, int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
|
H A D | mock_common_metrics.cc | 127 int num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent()
|
/aosp12/system/bt/gd/os/host/ |
H A D | metrics.cc | 56 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
|
/aosp12/system/bt/gd/os/linux/ |
H A D | metrics.cc | 56 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
|
/aosp12/system/bt/gd/os/android/ |
H A D | metrics.cc | 132 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
|
/aosp12/system/bt/common/ |
H A D | metrics_linux.cc | 111 int num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent()
|
H A D | metrics.cc | 654 int num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent()
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 2657 optional int32 num_dropped_encoded_frames = 4; field
|