Home
last modified time | relevance | path

Searched refs:num_dropped_encoded_frames (Results 1 – 15 of 15) sorted by relevance

/system/bt/btif/src/
Dbtif_metrics_logging.cc42 int num_dropped_encoded_frames, in log_a2dp_audio_overrun_event() argument
47 num_dropped_encoded_frames, num_dropped_encoded_bytes); in log_a2dp_audio_overrun_event()
51 num_dropped_encoded_frames, num_dropped_encoded_bytes); in log_a2dp_audio_overrun_event()
Dbtif_a2dp_source.cc969 int num_dropped_encoded_frames = 0; in btif_a2dp_source_enqueue_callback() local
977 num_dropped_encoded_frames += p_dropped_buf->layer_specific; in btif_a2dp_source_enqueue_callback()
983 num_dropped_encoded_frames, in btif_a2dp_source_enqueue_callback()
/system/bt/test/mock/
Dmock_main_shim_metrics_api.h102 int num_dropped_encoded_frames,
105 int num_dropped_buffers, int num_dropped_encoded_frames,
109 int num_dropped_encoded_frames, in operator()
112 num_dropped_encoded_frames, num_dropped_encoded_bytes); in operator()
Dmock_main_shim_metrics_api.cc96 int num_dropped_buffers, int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent() argument
101 num_dropped_encoded_frames, num_dropped_encoded_bytes); in LogMetricA2dpAudioOverrunEvent()
Dmock_common_metrics.cc127 int num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent() argument
/system/bt/btif/include/
Dbtif_metrics_logging.h32 int num_dropped_encoded_frames,
/system/bt/main/shim/
Dmetrics_api.cc52 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent() argument
57 num_dropped_encoded_frames, num_dropped_encoded_bytes); in LogMetricA2dpAudioOverrunEvent()
Dmetrics_api.h75 int num_dropped_encoded_frames,
/system/bt/gd/os/android/
Dmetrics.cc132 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent() argument
145 num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
155 num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent()
/system/bt/gd/os/linux/
Dmetrics.cc56 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent() argument
/system/bt/gd/os/host/
Dmetrics.cc56 int num_dropped_encoded_frames, in LogMetricA2dpAudioOverrunEvent() argument
/system/bt/gd/os/
Dmetrics.h111 int num_dropped_encoded_frames,
/system/bt/common/
Dmetrics_linux.cc111 int num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent() argument
Dmetrics.h359 int num_dropped_encoded_frames,
Dmetrics.cc654 int num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent() argument
669 encoding_interval_nanos, num_dropped_buffers, num_dropped_encoded_frames, in LogA2dpAudioOverrunEvent()
676 << num_dropped_encoded_frames << ", num_dropped_encoded_bytes " in LogA2dpAudioOverrunEvent()