vpx/examples
Jerome Jiang be4561248d Fix settings for num of tiles in samples & tests.
The control is set by log2 of number of threads (such that the number of
tiles is the same of number of threads).

Thus it should be log2(num_threads) instead of (num_threads >> 1).

Change-Id: I2ccec5557e660048dad3e561534e1c74fc8eec1f
2018-04-06 12:52:53 -07:00
..
decode_to_md5.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
decode_with_drops.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
postproc.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
resize_util.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
set_maps.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
simple_decoder.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
simple_encoder.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
twopass_encoder.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
vp8_multi_resolution_encoder.c vp8 simulcast: fix compile warnings. 2017-11-20 16:18:31 -08:00
vp8cx_set_ref.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
vp9_lossless_encoder.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
vp9_spatial_svc_encoder.c Fix settings for num of tiles in samples & tests. 2018-04-06 12:52:53 -07:00
vp9cx_set_ref.c Add compiler flag -Wsign-compare 2016-09-27 12:39:36 -07:00
vpx_temporal_svc_encoder.c Fix settings for num of tiles in samples & tests. 2018-04-06 12:52:53 -07:00