webrtc/modules/video_coding/codecs/test
Sergey Silkin bc20fe1221 Rename spatial/temporal index variables and fields in videoprocessor.
This fixes inconsistency in names of variables and fields which
represent spatial/temporal index of layer:
simulcast_svc_idx -> spatial_idx
spatial_layer_idx -> spatial_idx
temporal_layer_idx -> temporal_idx

Also, this adds printing of spatial/temporal index and target bitrate
to RD report.

Bug: none
Change-Id: Ic4dfdadc57a1577bb3d35d1782a152a9dbef0280
Reviewed-on: https://webrtc-review.googlesource.com/69981
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22869}
2018-04-16 08:09:27 +00:00
..
batch Codec instantiation tests for testing device capabilities in batch. 2018-03-05 10:01:02 +00:00
android_codec_factory_helper.cc Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
android_codec_factory_helper.h Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
objc_codec_factory_helper.h Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
objc_codec_factory_helper.mm Move all Android specific stuff to android_codec_factory_helper. 2018-02-05 13:08:26 +00:00
plot_webrtc_test_logs.py Moved analysis to Stats. 2018-02-20 09:48:41 +00:00
stats.cc Rename spatial/temporal index variables and fields in videoprocessor. 2018-04-16 08:09:27 +00:00
stats.h Rename spatial/temporal index variables and fields in videoprocessor. 2018-04-16 08:09:27 +00:00
stats_unittest.cc Moved analysis to Stats. 2018-02-20 09:48:41 +00:00
test_config.cc Make Videoprocessor integration test stringly typed. 2018-04-13 13:17:48 +00:00
test_config.h Make Videoprocessor integration test stringly typed. 2018-04-13 13:17:48 +00:00
test_config_unittest.cc Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +00:00
video_codec_unittest.cc Use frame generator in video codec unit tests. 2018-03-28 13:07:16 +00:00
video_codec_unittest.h Use frame generator in video codec unit tests. 2018-03-28 13:07:16 +00:00
video_encoder_decoder_instantiation_tests.cc Codec instantiation tests for testing device capabilities in batch. 2018-03-05 10:01:02 +00:00
videoprocessor.cc Rename spatial/temporal index variables and fields in videoprocessor. 2018-04-16 08:09:27 +00:00
videoprocessor.h Handle per-layer frame drops. 2018-04-06 08:40:22 +00:00
videoprocessor_integrationtest.cc Add ability for inject custom codec factories in VP integration test. 2018-04-12 15:45:36 +00:00
videoprocessor_integrationtest.h Add ability for inject custom codec factories in VP integration test. 2018-04-12 15:45:36 +00:00
videoprocessor_integrationtest_libvpx.cc Rename spatial/temporal index variables and fields in videoprocessor. 2018-04-16 08:09:27 +00:00
videoprocessor_integrationtest_mediacodec.cc Make Videoprocessor integration test stringly typed. 2018-04-13 13:17:48 +00:00
videoprocessor_integrationtest_openh264.cc Make Videoprocessor integration test stringly typed. 2018-04-13 13:17:48 +00:00
videoprocessor_integrationtest_parameterized.cc Make Videoprocessor integration test stringly typed. 2018-04-13 13:17:48 +00:00
videoprocessor_integrationtest_videotoolbox.cc Make Videoprocessor integration test stringly typed. 2018-04-13 13:17:48 +00:00
videoprocessor_unittest.cc Make Videoprocessor integration test stringly typed. 2018-04-13 13:17:48 +00:00