Searched refs:webrtc_impl (Results 1 – 22 of 22) sorted by relevance
182 webrtc_impl::RunningStatistics<float> buffer_level_sec; in SliceAndCalcVideoStatistic()184 webrtc_impl::RunningStatistics<size_t> key_frame_size_bytes; in SliceAndCalcVideoStatistic()185 webrtc_impl::RunningStatistics<size_t> delta_frame_size_bytes; in SliceAndCalcVideoStatistic()187 webrtc_impl::RunningStatistics<size_t> frame_encoding_time_us; in SliceAndCalcVideoStatistic()188 webrtc_impl::RunningStatistics<size_t> frame_decoding_time_us; in SliceAndCalcVideoStatistic()190 webrtc_impl::RunningStatistics<float> psnr_y; in SliceAndCalcVideoStatistic()191 webrtc_impl::RunningStatistics<float> psnr_u; in SliceAndCalcVideoStatistic()192 webrtc_impl::RunningStatistics<float> psnr_v; in SliceAndCalcVideoStatistic()193 webrtc_impl::RunningStatistics<float> psnr; in SliceAndCalcVideoStatistic()194 webrtc_impl::RunningStatistics<float> ssim; in SliceAndCalcVideoStatistic()[all …]
22 namespace webrtc_impl {45 std::vector<std::unique_ptr<webrtc_impl::FileLogWriter>> writers_;
20 namespace webrtc_impl { namespace62 return std::make_unique<webrtc_impl::FileLogWriter>(base_path_ + in Create()
43 mutable webrtc::webrtc_impl::RefCounter ref_count_{0};93 mutable webrtc::webrtc_impl::RefCounter ref_count_{0};
57 mutable webrtc::webrtc_impl::RefCounter ref_count_{0};84 mutable webrtc::webrtc_impl::RefCounter ref_count_{0};
45 stats_ = webrtc::webrtc_impl::RunningStatistics<T>(); in Reset()134 webrtc::webrtc_impl::RunningStatistics<T> stats_;
18 namespace webrtc_impl {
123 uint32_t interval = webrtc_impl::unsigned_difference<int32_t>(high, low) + 1; in BucketTestSignedInterval()139 buckets[webrtc_impl::unsigned_difference<int32_t>(sample, low) / in BucketTestSignedInterval()
97 namespace webrtc_impl {113 webrtc_impl::StringToDecodeTargetIndications(dtis); in Dtis()
24 namespace webrtc_impl { namespace
20 : public webrtc_impl::AudioDeviceModuleDefault<AudioDeviceModule> {
17 namespace webrtc_impl {
49 : public webrtc_impl::AudioDeviceModuleDefault<TestAudioDeviceModule> {
42 webrtc_impl::StringToDecodeTargetIndications(indication_symbols); in Dtis()
108 webrtc_impl::RunningStatistics<double> stats_;
20 namespace webrtc_impl {
23 namespace webrtc_impl {
113 webrtc::webrtc_impl::RefCounter ref_count_{0};
81 webrtc_impl::StringToDecodeTargetIndications(indication_symbols)), in DependencyInfo()
82 webrtc_impl::StringToDecodeTargetIndications(indication_symbols)), in DependencyInfo()
203 webrtc_impl::RefCounter count_; in TEST_P()