Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_metrics_logging.cc42 int num_dropped_encoded_frames, in log_a2dp_audio_overrun_event()
H A Dbtif_a2dp_source.cc969 int num_dropped_encoded_frames = 0; in btif_a2dp_source_enqueue_callback() local
/aosp12/system/bt/main/shim/
H A Dmetrics_api.cc52 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
/aosp12/system/bt/test/mock/
H A Dmock_main_shim_metrics_api.cc96 int num_dropped_buffers, int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
H A Dmock_common_metrics.cc127 int num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent()
/aosp12/system/bt/gd/os/host/
H A Dmetrics.cc56 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
/aosp12/system/bt/gd/os/linux/
H A Dmetrics.cc56 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
/aosp12/system/bt/gd/os/android/
H A Dmetrics.cc132 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
/aosp12/system/bt/common/
H A Dmetrics_linux.cc111 int num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent()
H A Dmetrics.cc654 int num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent()
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto2657 optional int32 num_dropped_encoded_frames = 4; field