webrtc/modules/video_coding/codecs/test
Sergey Silkin bfd54ef5cb Round down when converting layer bitrate from bits to kilobits.
This aligns rounding in videoprocessor with rounding in encoder wrappers.

Bug: none
Change-Id: I8bdab7c02628b433d35d63c4bf4c841ffb1c2d1b
Reviewed-on: https://webrtc-review.googlesource.com/69983
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22880}
2018-04-16 14:00:18 +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_unittest.cc 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
test_config_unittest.cc Adding simulcast/spatial layering support to VideoProcessor. 2018-02-01 13:28:46 +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
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_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_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_unittest.cc Make Videoprocessor integration test stringly typed. 2018-04-13 13:17:48 +00:00
videoprocessor.cc Round down when converting layer bitrate from bits to kilobits. 2018-04-16 14:00:18 +00:00
videoprocessor.h Handle per-layer frame drops. 2018-04-06 08:40:22 +00:00