Home
last modified time | relevance | path

Searched refs:UpdateCodecTypeHistogram (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/
H A Daudio_coding_module.cc194 void UpdateCodecTypeHistogram(size_t codec_type) { in UpdateCodecTypeHistogram() function
288 UpdateCodecTypeHistogram(codec_type); in Encode()
/aosp_15_r20/external/webrtc/video/
H A Dsend_statistics_proxy.cc84 void UpdateCodecTypeHistogram(const std::string& payload_name) { in UpdateCodecTypeHistogram() function
170 UpdateCodecTypeHistogram(payload_name_); in ~SendStatisticsProxy()