vpx/vp9/encoder
Yunqing Wang ef98f49cb0 Disable split mode in 4k video encoding
Disabled the split mode while encoding 4k video to speed
up the encoder.

Borg test result on 4k set:
Overall PSNR: +0.029%; SSIM: +0.009%.
Average encoder speedup at speed 2 is 2.5%.

Change-Id: I1519c658f07c3ac838affbe5aff0ed9b94f3f8f4
2016-08-22 19:46:44 -07:00
..
arm/neon vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
mips/msa vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
x86 Refactor mv limits. 2016-08-08 11:54:00 -07:00
vp9_aq_360.c Add cpi parameter for forcing segmentation update 2016-08-08 13:20:42 -07:00
vp9_aq_360.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_aq_complexity.c Add cpi parameter for forcing segmentation update 2016-08-08 13:20:42 -07:00
vp9_aq_complexity.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_aq_cyclicrefresh.c Add cpi parameter for forcing segmentation update 2016-08-08 13:20:42 -07:00
vp9_aq_cyclicrefresh.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_aq_variance.c Add cpi parameter for forcing segmentation update 2016-08-08 13:20:42 -07:00
vp9_aq_variance.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_bitstream.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_bitstream.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_block.h Refactor mv limits. 2016-08-08 11:54:00 -07:00
vp9_blockiness.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_context_tree.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_context_tree.h vp9 denoiser: Bias to last reference for temporal filter. 2015-11-20 15:38:32 -08:00
vp9_cost.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_cost.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_dct.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_denoiser.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_denoiser.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_encodeframe.c Merge "Refactor mv limits." 2016-08-09 17:12:50 +00:00
vp9_encodeframe.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_encodemb.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_encodemb.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_encodemv.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_encodemv.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_encoder.c Add {} to try and keep Jenkins happy. 2016-08-17 11:17:36 +01:00
vp9_encoder.h Merge "Add cpi parameter for forcing segmentation update" 2016-08-08 21:29:42 +00:00
vp9_ethread.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_ethread.h vp9: add extern "C" to headers 2015-09-09 23:15:59 -07:00
vp9_extend.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_extend.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_firstpass.c Add casting to fix warning. 2016-08-17 11:18:07 +01:00
vp9_firstpass.h Modified ARF group allocation. 2016-08-10 14:22:01 -07:00
vp9_lookahead.c vp9: normalize vpx_enc_frame_flags_t usage 2016-08-04 23:37:49 -07:00
vp9_lookahead.h vp9: normalize vpx_enc_frame_flags_t usage 2016-08-04 23:37:49 -07:00
vp9_mbgraph.c Refactor mv limits. 2016-08-08 11:54:00 -07:00
vp9_mbgraph.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_mcomp.c Refactor mv limits. 2016-08-08 11:54:00 -07:00
vp9_mcomp.h Refactor mv limits. 2016-08-08 11:54:00 -07:00
vp9_noise_estimate.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_noise_estimate.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_picklpf.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_picklpf.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_pickmode.c vp9_pickmode: quiet float conversion warnings 2016-08-19 01:28:01 -07:00
vp9_pickmode.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_quantize.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_quantize.h Migrate quantization functions from vp9/ to vpx_dsp/ 2015-07-17 16:38:14 -07:00
vp9_ratectrl.c vp9_ratectrl.c: apply clang-format 2016-08-04 11:57:00 -07:00
vp9_ratectrl.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_rd.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_rd.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_rdopt.c Fix another motion vector out of range bug 2016-08-12 09:27:58 -07:00
vp9_rdopt.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_resize.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_resize.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_segmentation.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_segmentation.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_skin_detection.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_skin_detection.h vp9: Improvement to skin detection. 2016-03-17 16:26:10 -07:00
vp9_speed_features.c Disable split mode in 4k video encoding 2016-08-22 19:46:44 -07:00
vp9_speed_features.h vp9 svc: SVC encoder speed up. 2016-08-18 11:25:45 -07:00
vp9_subexp.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_subexp.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_svc_layercontext.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_svc_layercontext.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_temporal_filter.c Refactor mv limits. 2016-08-08 11:54:00 -07:00
vp9_temporal_filter.h vp9: correct some function signatures 2015-05-15 10:43:47 -07:00
vp9_tokenize.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_tokenize.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_treewriter.c vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
vp9_treewriter.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00