vpx/vp9/common
Alex Converse a5191f3e60 Move, rename, and inline high_inter_predictor.
The inlining mirrors what was done with the low bit depth
inter_predictor. And the new highbd_inter_predictor name is more
consistent with other high bit depth functions.

Change-Id: I96437f745759aeec6260c6e39a974bf36f1c211c
2016-05-18 09:39:49 -07:00
..
arm/neon Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names 2015-08-04 13:46:11 -07:00
mips Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names 2015-08-04 13:46:11 -07:00
x86 vp9_idct_intrin_sse2: add missing vp9_rtcd.h include 2016-05-04 15:07:27 -07:00
vp9_alloccommon.c vp9-resize: Fix an issue with external dynamic resize. 2016-02-12 15:06:48 -08:00
vp9_alloccommon.h vp9-resize: Fix an issue with external dynamic resize. 2016-02-12 15:06:48 -08:00
vp9_blockd.c VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_blockd.h VP9: Refactor vp9_decode_block_tokens() 2016-04-01 04:57:39 -07:00
vp9_common_data.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
vp9_common_data.h vp9_common_data: right-size tables 2015-06-25 20:20:40 -07:00
vp9_common.h Add VP9 encoder API for level specification. 2016-05-10 11:48:16 -07:00
vp9_debugmodes.c VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_entropy.c Better workaround for Bug 1089. 2016-02-17 14:46:26 -08:00
vp9_entropy.h Make the zero handling in extend_to_full_distribution more explicit. 2015-10-29 14:46:55 -07:00
vp9_entropymode.c vpx_dsp/prob.h: vp9_ -> vpx_ 2015-07-20 18:13:04 -07:00
vp9_entropymode.h Code refactor on InterpKernel 2015-07-31 10:27:33 -07:00
vp9_entropymv.c VP9: inline vp9_use_mv_hp() 2016-01-13 08:02:05 -08:00
vp9_entropymv.h VP9: inline vp9_use_mv_hp() 2016-01-13 08:02:05 -08:00
vp9_enums.h Reducing size of MODE_INFO struct 2015-06-04 07:32:16 -07:00
vp9_filter.c remove vp9_get_interp_kernel() 2015-07-06 13:04:05 -07:00
vp9_filter.h Code refactor on InterpKernel 2015-07-31 10:27:33 -07:00
vp9_frame_buffers.c vpx_mem: remove vpx_memset 2015-04-28 20:00:59 -07:00
vp9_frame_buffers.h Add get release decoder frame buffer functions. 2014-02-10 14:08:11 -08:00
vp9_idct.c VP9: Add ssse3 version of vpx_idct32x32_135_add() 2015-12-02 04:50:46 -08:00
vp9_idct.h Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names 2015-08-04 13:46:11 -07:00
vp9_loopfilter.c VP9: Do not call vp9_adjust_mask() in vp9_setup_mask() 2016-04-22 13:53:32 -07:00
vp9_loopfilter.h Merge "Loop filter search resets on overlay frame." 2016-02-02 14:44:47 +00:00
vp9_mfqe.c VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_mfqe.h Multiframe Quality Enhancement(MFQE) in VP9. 2014-12-11 09:19:39 -08:00
vp9_mv.h Replacing int_mv with MV inside the first pass code. 2014-08-22 16:20:18 -07:00
vp9_mvref_common.c VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_mvref_common.h VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_onyxc_int.h Add VP9 encoder API for level specification. 2016-05-10 11:48:16 -07:00
vp9_postproc.c Move vpx_add_plane from codec to vpx_dsp and dedup. 2016-05-02 12:17:39 -07:00
vp9_postproc.h Multiframe Quality Enhancement(MFQE) in VP9. 2014-12-11 09:19:39 -08:00
vp9_ppflags.h Multiframe Quality Enhancement(MFQE) in VP9. 2014-12-11 09:19:39 -08:00
vp9_pred_common.c VP9: inline vp9_get_intra_inter_context() 2016-04-15 04:58:37 -07:00
vp9_pred_common.h VP9: inline vp9_get_intra_inter_context() 2016-04-15 04:58:37 -07:00
vp9_quant_common.c inline vp9_get_segdata() 2015-06-11 09:52:00 -07:00
vp9_quant_common.h Clean up header files in vp9_blockd.h and related files 2014-10-07 15:17:10 -07:00
vp9_reconinter.c Move, rename, and inline high_inter_predictor. 2016-05-18 09:39:49 -07:00
vp9_reconinter.h Move, rename, and inline high_inter_predictor. 2016-05-18 09:39:49 -07:00
vp9_reconintra.c VP9: Eliminate up_available and left_available 2016-03-30 04:47:39 -07:00
vp9_reconintra.h Refactor intra block prediction function 2015-07-13 15:20:47 -07:00
vp9_rtcd_defs.pl Move vpx_add_plane from codec to vpx_dsp and dedup. 2016-05-02 12:17:39 -07:00
vp9_rtcd.c Reorganize *_rtcd() calling conventions 2015-04-15 11:12:05 -04:00
vp9_scale.c VPX: Add rtcd support for scaling. 2015-08-03 09:43:34 -07:00
vp9_scale.h Code refactor on InterpKernel 2015-07-31 10:27:33 -07:00
vp9_scan.c Correct comments for scan order neighbors 2016-04-07 11:07:21 -07:00
vp9_scan.h VP9: Eliminate MB_MODE_INFO 2016-01-19 16:40:20 -08:00
vp9_seg_common.c Experiment to adapt for net AQ offset. 2016-04-25 12:07:07 +01:00
vp9_seg_common.h Experiment to adapt for net AQ offset. 2016-04-25 12:07:07 +01:00
vp9_textblit.c Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_textblit.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_thread_common.c VP9: move loopfilter build masks to decode loop 2015-09-29 05:20:49 -07:00
vp9_thread_common.h Fix a macro definition 2015-09-29 09:34:42 -07:00
vp9_tile_common.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
vp9_tile_common.h Refactor decode_tiles and loopfilter code. 2014-05-20 14:47:45 -07:00