|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for webrtc::test::VideoProcessorIntegrationTest, including all inherited members.
| analysis_frame_reader_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| analysis_frame_writer_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| bit_rate_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| bit_rate_layer_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| codec_settings_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| config_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| decoded_frame_writer_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| decoder_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| encoded_frame_writer_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| encoder_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| encoding_bitrate_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| encoding_bitrate_total_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| encoding_rate_within_target_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| external_decoder_factory_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| external_encoder_factory_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| frame_rate_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| frame_rate_layer_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| layer_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| LayerIndexForFrame(int frame_number) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| LayerIndexForFrame(int frame_number) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| num_frames_per_update_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| num_frames_to_hit_target_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| num_frames_total_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| num_key_frames_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| num_temporal_layers_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| packet_loss_probability_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| packet_manipulator_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| packet_reader_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| per_frame_bandwidth_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| perc_encoding_rate_mismatch_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| ProcessFramesAndVerify(QualityThresholds quality_thresholds, RateProfile rate_profile, CodecParams process, RateControlThresholds *rc_thresholds, const VisualizationParams *visualization_params) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| ProcessFramesAndVerify(QualityThresholds quality_thresholds, RateProfile rate_profile, CodecParams process, RateControlThresholds *rc_thresholds, const VisualizationParams *visualization_params) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| processor_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| ResetRateControlMetrics(int num_frames) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| ResetRateControlMetrics(int num_frames) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| SetCodecParams(CodecParams *process_settings, VideoCodecType codec_type, bool hw_codec, bool use_single_core, float packet_loss_probability, int key_frame_interval, int num_temporal_layers, bool error_concealment_on, bool denoising_on, bool frame_dropper_on, bool spatial_resize_on, int width, int height, const std::string &filename, bool verbose_logging) | webrtc::test::VideoProcessorIntegrationTest | inlineprotectedstatic |
| SetCodecParams(CodecParams *process_settings, VideoCodecType codec_type, bool hw_codec, bool use_single_core, float packet_loss_probability, int key_frame_interval, int num_temporal_layers, bool error_concealment_on, bool denoising_on, bool frame_dropper_on, bool spatial_resize_on) | webrtc::test::VideoProcessorIntegrationTest | inlineprotectedstatic |
| SetCodecParams(CodecParams *process_settings, VideoCodecType codec_type, bool hw_codec, bool use_single_core, float packet_loss_probability, int key_frame_interval, int num_temporal_layers, bool error_concealment_on, bool denoising_on, bool frame_dropper_on, bool spatial_resize_on, int width, int height, const std::string &filename, bool verbose_logging) | webrtc::test::VideoProcessorIntegrationTest | inlineprotectedstatic |
| SetCodecParams(CodecParams *process_settings, VideoCodecType codec_type, bool hw_codec, bool use_single_core, float packet_loss_probability, int key_frame_interval, int num_temporal_layers, bool error_concealment_on, bool denoising_on, bool frame_dropper_on, bool spatial_resize_on) | webrtc::test::VideoProcessorIntegrationTest | inlineprotectedstatic |
| SetLayerRates() | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| SetLayerRates() | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| SetQualityThresholds(QualityThresholds *quality_thresholds, double min_avg_psnr, double min_min_psnr, double min_avg_ssim, double min_min_ssim) | webrtc::test::VideoProcessorIntegrationTest | inlineprotectedstatic |
| SetQualityThresholds(QualityThresholds *quality_thresholds, double min_avg_psnr, double min_min_psnr, double min_avg_ssim, double min_min_ssim) | webrtc::test::VideoProcessorIntegrationTest | inlineprotectedstatic |
| SetRateControlThresholds(RateControlThresholds *rc_thresholds, int update_index, int max_num_dropped_frames, int max_key_frame_size_mismatch, int max_delta_frame_size_mismatch, int max_encoding_rate_mismatch, int max_time_hit_target, int num_spatial_resizes, int num_key_frames) | webrtc::test::VideoProcessorIntegrationTest | inlineprotectedstatic |
| SetRateControlThresholds(RateControlThresholds *rc_thresholds, int update_index, int max_num_dropped_frames, int max_key_frame_size_mismatch, int max_delta_frame_size_mismatch, int max_encoding_rate_mismatch, int max_time_hit_target, int num_spatial_resizes, int num_key_frames) | webrtc::test::VideoProcessorIntegrationTest | inlineprotectedstatic |
| SetRateProfile(RateProfile *rate_profile, int update_index, int bit_rate, int frame_rate, int frame_index_rate_update) | webrtc::test::VideoProcessorIntegrationTest | inlineprotectedstatic |
| SetRateProfile(RateProfile *rate_profile, int update_index, int bit_rate, int frame_rate, int frame_index_rate_update) | webrtc::test::VideoProcessorIntegrationTest | inlineprotectedstatic |
| SetUp() | testing::Test | protectedvirtual |
| SetUpCodecConfig(const CodecParams &process, const VisualizationParams *visualization_params) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| SetUpCodecConfig(const CodecParams &process, const VisualizationParams *visualization_params) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| source_frame_writer_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| start_bitrate_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| start_frame_rate_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| stats_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| sum_encoded_frame_size_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| sum_encoded_frame_size_total_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| sum_frame_size_mismatch_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| sum_key_frame_size_mismatch_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| target_size_key_frame_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| target_size_key_frame_initial_ | webrtc::test::VideoProcessorIntegrationTest | protected |
| TearDown() | testing::Test | protectedvirtual |
| Test() | testing::Test | protected |
| UpdateRateControlMetrics(int frame_num, FrameType frame_type) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| UpdateRateControlMetrics(int frame_num, FrameType frame_type) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| VerifyQuality(const test::QualityMetricsResult &psnr_result, const test::QualityMetricsResult &ssim_result, const QualityThresholds &quality_thresholds) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| VerifyQuality(const test::QualityMetricsResult &psnr_result, const test::QualityMetricsResult &ssim_result, const QualityThresholds &quality_thresholds) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| VerifyRateControlMetrics(int update_index, int max_key_frame_size_mismatch, int max_delta_frame_size_mismatch, int max_encoding_rate_mismatch, int max_time_hit_target, int max_num_dropped_frames, int num_spatial_resizes, int num_key_frames) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| VerifyRateControlMetrics(int update_index, int max_key_frame_size_mismatch, int max_delta_frame_size_mismatch, int max_encoding_rate_mismatch, int max_time_hit_target, int max_num_dropped_frames, int num_spatial_resizes, int num_key_frames) | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| VideoProcessorIntegrationTest() | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| VideoProcessorIntegrationTest() | webrtc::test::VideoProcessorIntegrationTest | inlineprotected |
| ~VideoProcessorIntegrationTest()=default | webrtc::test::VideoProcessorIntegrationTest | protectedvirtual |
| ~VideoProcessorIntegrationTest()=default | webrtc::test::VideoProcessorIntegrationTest | protectedvirtual |
1.8.13