vpx/vp9/encoder
Alex Converse 09f9c5d7f9 Better workaround for Bug 1089.
Don't initialize first pass costs for a number of symbols where first
pass probabilities aren't initialized.

This brings a 1.22x first pass speedup.

https://bugs.chromium.org/p/webm/issues/detail?id=1089

Change-Id: I97438c357bd88f52f5a15c697031cf0c3cc8f510
2016-02-17 14:46:26 -08:00
..
arm/neon move vp9_avg to vpx_dsp 2015-12-14 14:42:12 -08:00
mips/msa move vp9_avg to vpx_dsp 2015-12-14 14:42:12 -08:00
x86 Restore previous motion search bit-error scale. 2016-02-09 13:20:25 -08:00
vp9_aq_360.c vp9_aq_360.c: remove some unused macros 2016-02-02 18:01:49 -08:00
vp9_aq_360.h Adding an aq mode for 360 videos 2016-01-13 16:17:37 -08:00
vp9_aq_complexity.c vp9_aq_complexity.c: remove unused macros 2016-02-02 18:01:30 -08:00
vp9_aq_complexity.h vp9: add some missing includes 2015-05-15 10:43:47 -07:00
vp9_aq_cyclicrefresh.c vp9-dynamic resize: On a resize trigger frame refresh alt_ref. 2016-02-05 16:32:49 -08:00
vp9_aq_cyclicrefresh.h VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_aq_variance.c Properly set segmentation for error-resilient mode 2016-01-13 17:27:17 -08:00
vp9_aq_variance.h Add variance restriction to AQ2. 2014-11-20 16:23:35 -08:00
vp9_bitstream.c VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_bitstream.h remove static initializers for partition tree 2014-12-17 11:41:06 -08:00
vp9_block.h Restore previous motion search bit-error scale. 2016-02-09 13:20:25 -08:00
vp9_blockiness.c blockiness: cleanup includes and add statics 2015-08-11 10:58:08 -07:00
vp9_context_tree.c Optimize vpx_quantize_{b,b_32x32} assembler. 2015-10-20 10:11:19 +01: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 Better workaround for Bug 1089. 2016-02-17 14:46:26 -08:00
vp9_cost.h Better workaround for Bug 1089. 2016-02-17 14:46:26 -08:00
vp9_dct.c Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h 2015-08-10 15:37:14 -07:00
vp9_denoiser.c vp9-denoiser: Allow for checking skin for bsize <=32x32. 2016-02-08 13:01:38 -08:00
vp9_denoiser.h vp9_denoiser: mark total_adj_strong_thresh inline 2016-02-01 23:47:02 -08:00
vp9_encodeframe.c Fix tsan error in VP9 sub8x8 intra mode search 2016-02-16 11:24:09 -08:00
vp9_encodeframe.h Refactor set_vbp_thresholds. 2015-05-27 09:25:18 -07:00
vp9_encodemb.c Switch to 9-bit rate cost constants built on a 256 probability denominator. 2016-01-27 19:34:30 +00:00
vp9_encodemb.h Combine vp9_encode_block_intra and encode_block_intra 2014-10-28 18:57:01 -07:00
vp9_encodemv.c Merge "Tie the bit cost scale to a define." 2016-01-21 19:17:56 +00:00
vp9_encodemv.h vpx_dsp/bitwriter.h: vp9_->vpx_ 2015-07-20 18:13:05 -07:00
vp9_encoder.c vp9,encoder: relocate setjmp 2016-02-16 19:25:54 -08:00
vp9_encoder.h vp9-resize: Force reference masking off for external dynamic-resizing. 2016-02-11 08:35:57 -08:00
vp9_ethread.c Changes to exhaustive motion search. 2015-11-13 10:16:31 +00:00
vp9_ethread.h vp9: add extern "C" to headers 2015-09-09 23:15:59 -07:00
vp9_extend.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
vp9_extend.h
vp9_firstpass.c Define a macro to replace hardcoded values 2016-02-04 05:33:22 -08:00
vp9_firstpass.h vp9_firstpass: make vp9_init_subsampling private 2015-08-28 18:54:08 -07:00
vp9_lookahead.c vp9/10: fix encoder crash on flush 2016-01-28 12:53:41 -08:00
vp9_lookahead.h Allow larger encoder configurations. 2015-01-29 15:07:40 -08:00
vp9_mbgraph.c VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_mbgraph.h Renaming MB_PREDICTION_MODE to PREDICTION_MODE. 2014-04-22 17:48:31 -07:00
vp9_mcomp.c Restore previous motion search bit-error scale. 2016-02-09 13:20:25 -08:00
vp9_mcomp.h Add AVX vectorized vp9_diamond_search_sad 2015-11-11 14:03:47 +00:00
vp9_noise_estimate.c vp9-noise estimate: Put check to avoid possible out of bounds. 2016-01-31 22:29:51 -08:00
vp9_noise_estimate.h Revert "Add "unknown" status for noise estimation." 2015-12-15 16:44:40 +00:00
vp9_picklpf.c Loop filter search resets on overlay frame. 2016-01-19 13:05:15 +00:00
vp9_picklpf.h Renaming "onyx" to "encoder". 2014-04-22 14:57:05 -07:00
vp9_pickmode.c Fix an uninitialized warning. 2016-02-05 12:06:38 -08:00
vp9_pickmode.h Remove tile param 2015-06-22 06:09:38 -07:00
vp9_quantize.c Restore previous motion search bit-error scale. 2016-02-09 13:20:25 -08:00
vp9_quantize.h Migrate quantization functions from vp9/ to vpx_dsp/ 2015-07-17 16:38:14 -07:00
vp9_ratectrl.c vp9: Be more responsive to massive overshoot. 2016-01-25 12:03:50 -08:00
vp9_ratectrl.h Fixed interval, fixed Q 1 pass test patch. 2015-12-15 15:00:38 +00:00
vp9_rd.c Better workaround for Bug 1089. 2016-02-17 14:46:26 -08:00
vp9_rd.h Restore previous motion search bit-error scale. 2016-02-09 13:20:25 -08:00
vp9_rdopt.c Fix tsan error in VP9 sub8x8 intra mode search 2016-02-16 11:24:09 -08:00
vp9_rdopt.h Short circuit flat blocks when coding screen content at realtime speed. 2016-01-22 12:40:45 -08:00
vp9_resize.c vp9_resize.c: add missing include 2016-02-02 18:01:49 -08:00
vp9_resize.h vp9: add extern "C" to headers 2015-09-09 23:15:59 -07:00
vp9_segmentation.c VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_segmentation.h Removing direct references to VP9_COMP. 2014-08-06 12:59:02 -07:00
vp9_skin_detection.c vp9-skinmap. Some adjustments for model=1. 2016-02-03 14:47:15 -08:00
vp9_skin_detection.h vp9-skin detection: Refactoring. 2016-01-04 16:58:06 -08:00
vp9_speed_features.c vp9-real-time mode: Fix condition for allowing reference masking. 2016-02-16 13:10:27 -08:00
vp9_speed_features.h Short circuit flat blocks when coding screen content at realtime speed. 2016-01-22 12:40:45 -08:00
vp9_subexp.c Refactor prob_diff_update_savings_search_model 2016-01-29 12:51:10 -08:00
vp9_subexp.h vpx_dsp/bitwriter.h: vp9_->vpx_ 2015-07-20 18:13:05 -07:00
vp9_svc_layercontext.c vp9_svc_layercontext.c: relocate a macro definition 2016-02-02 18:02:33 -08:00
vp9_svc_layercontext.h Vidyo patch: Changes to the scalability code. 2016-01-20 08:53:51 -08:00
vp9_temporal_filter.c VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_temporal_filter.h vp9: correct some function signatures 2015-05-15 10:43:47 -07:00
vp9_tokenize.c Switch to 9-bit rate cost constants built on a 256 probability denominator. 2016-01-27 19:34:30 +00:00
vp9_tokenize.h Switch to 9-bit rate cost constants built on a 256 probability denominator. 2016-01-27 19:34:30 +00:00
vp9_treewriter.c vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
vp9_treewriter.h vpx_dsp/bitwriter.h: vp9_->vpx_ 2015-07-20 18:13:05 -07:00