Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/acm2/
Daudio_coding_module.cc192 void UpdateCodecTypeHistogram(size_t codec_type) { in UpdateCodecTypeHistogram() function
286 UpdateCodecTypeHistogram(codec_type); in Encode()
/external/webrtc/video/
Dsend_statistics_proxy.cc82 void UpdateCodecTypeHistogram(const std::string& payload_name) { in UpdateCodecTypeHistogram() function
165 UpdateCodecTypeHistogram(payload_name_); in ~SendStatisticsProxy()