BUILD.gn |
|
4780 |
corruption_classifier.cc |
|
4126 |
corruption_classifier.h |
|
2948 |
corruption_classifier_gn |
|
|
corruption_classifier_unittest.cc |
|
11931 |
frame_instrumentation_evaluation.cc |
|
3536 |
frame_instrumentation_evaluation.h |
|
922 |
frame_instrumentation_evaluation_gn |
|
|
frame_instrumentation_evaluation_unittest.cc |
|
5117 |
frame_instrumentation_generator.cc |
TODO: bugs.webrtc.org/358039777 - Uncomment when parameters are available
in EncodedImage.
if (encoded_image.CorruptionDetectionParameters()) {
return FilterSettings{
.std_dev = encoded_image.CorruptionDetectionParameters()->std_dev,
.luma_error_threshold =
encoded_image.CorruptionDetectionParameters()->luma_error_threshold,
.chroma_error_threshold = encoded_image.CorruptionDetectionParameters()
->chroma_error_threshold};
}
|
7656 |
frame_instrumentation_generator.h |
|
2185 |
frame_instrumentation_generator_gn |
|
|
frame_instrumentation_generator_unittest.cc |
|
28438 |
generic_mapping_functions.cc |
|
2733 |
generic_mapping_functions.h |
|
883 |
generic_mapping_functions_gn |
|
|
generic_mapping_functions_unittest.cc |
qp= |
4143 |
halton_frame_sampler.cc |
|
8793 |
halton_frame_sampler.h |
|
2821 |
halton_frame_sampler_gn |
|
|
halton_frame_sampler_unittest.cc |
|
23748 |
halton_sequence.cc |
|
2008 |
halton_sequence.h |
|
1659 |
halton_sequence_gn |
|
|
halton_sequence_unittest.cc |
|
3017 |