vpx/vp9/common
2013-09-04 17:20:53 -07:00
..
arm/neon Add neon optimize vp9_short_iht4x4_add. 2013-09-04 12:37:58 -07:00
generic consistently name VP9_COMMON variables #3 2013-08-29 13:27:41 -07:00
x86 Improved mb_lpf_horizontal_edge_w_sse2_8 2013-08-29 08:30:17 -04:00
vp9_alloccommon.c consistently name VP9_COMMON variables #2 2013-08-29 13:25:58 -07:00
vp9_alloccommon.h consistently name VP9_COMMON variables #3 2013-08-29 13:27:41 -07:00
vp9_blockd.h Renaming txfm_size to tx_size. 2013-08-27 19:47:53 -07:00
vp9_common_data.c Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder. 2013-08-26 11:33:16 -07:00
vp9_common_data.h Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder. 2013-08-26 11:33:16 -07:00
vp9_common.h Using mi_cols instead of mb_cols. 2013-07-08 14:54:04 -07:00
vp9_convolve.c Fix intermediate height in convolve_c 2013-08-30 10:31:21 +03:00
vp9_convolve.h cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_debugmodes.c consistently name VP9_COMMON variables #3 2013-08-29 13:27:41 -07:00
vp9_default_coef_probs.h Removing CONFIG_BALANCED_COEFTREE experiment. 2013-07-24 15:53:42 -07:00
vp9_entropy.c consistently name VP9_COMMON variables #1 2013-08-29 13:25:57 -07:00
vp9_entropy.h consistently name VP9_COMMON variables #3 2013-08-29 13:27:41 -07:00
vp9_entropymode.c Merge "Renaming D27 to D207." 2013-08-27 10:03:57 -07:00
vp9_entropymode.h consistently name VP9_COMMON variables #3 2013-08-29 13:27:41 -07:00
vp9_entropymv.c speed up inc_mv_component 2013-09-04 07:11:30 -07:00
vp9_entropymv.h cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_enums.h Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the encoder. 2013-08-27 11:05:08 -07:00
vp9_extend.c General cleanups. 2013-07-25 14:13:48 -07:00
vp9_extend.h Remove vp9_extend_mb_row() 2013-05-16 11:56:00 -07:00
vp9_filter.c vp9_filter.{h, c} cleanup + adding SUBPEL_TAPS constant. 2013-08-20 12:29:57 -07:00
vp9_filter.h cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_findnearmv.c Cleanup in mvref_common.{h, c}. 2013-08-23 12:00:30 -07:00
vp9_findnearmv.h consistently name VP9_COMMON variables #1 2013-08-29 13:25:57 -07:00
vp9_idct.c Remove unused vp9_short_idct10_32x32_add 2013-08-01 12:45:16 -07:00
vp9_idct.h SSE2 high precision 32x32 forward DCT 2013-08-12 16:52:53 -07:00
vp9_loopfilter_filters.c Loop filter code cleanup. 2013-07-16 14:39:31 -07:00
vp9_loopfilter.c wrap non420 loop filter code in macro 2013-09-04 10:24:42 -07:00
vp9_loopfilter.h Moving segmentation struct from MACROBLOCKD to VP9_COMMON. 2013-08-15 10:47:48 -07:00
vp9_mv.h Cleanup: reusing clamp_mv function. 2013-08-01 15:06:34 -07:00
vp9_mvref_common.c Renaming D27 to D207. 2013-08-23 17:33:48 -07:00
vp9_mvref_common.h Cleanup in mvref_common.{h, c}. 2013-08-23 12:00:30 -07:00
vp9_onyx.h Renaming of segment constants. 2013-07-23 12:09:04 +01:00
vp9_onyxc_int.h make vp9 postproc a config option 2013-09-04 10:02:08 -07:00
vp9_postproc.c make vp9 postproc a config option 2013-09-04 10:02:08 -07:00
vp9_postproc.h consistently name VP9_COMMON variables #2 2013-08-29 13:25:58 -07:00
vp9_ppflags.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_pragmas.h Code cleanup. 2013-03-05 14:12:16 -08:00
vp9_pred_common.c Renaming txfm_size to tx_size. 2013-08-27 19:47:53 -07:00
vp9_pred_common.h Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder. 2013-08-26 11:33:16 -07:00
vp9_quant_common.c Moving segmentation struct from MACROBLOCKD to VP9_COMMON. 2013-08-15 10:47:48 -07:00
vp9_quant_common.h Moving segmentation struct from MACROBLOCKD to VP9_COMMON. 2013-08-15 10:47:48 -07:00
vp9_reconinter.c Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder. 2013-08-26 11:33:16 -07:00
vp9_reconinter.h Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder. 2013-08-26 11:33:16 -07:00
vp9_reconintra.c Merge "Renaming D27 to D207." 2013-08-27 10:03:57 -07:00
vp9_reconintra.h Adding const to arguments of intra prediction functions. 2013-08-14 10:35:56 -07:00
vp9_rtcd_defs.sh Merge "Add neon optimize vp9_short_iht4x4_add." 2013-09-04 13:35:09 -07:00
vp9_rtcd.c Removing redundant 'extern' keyword from function declarations. 2013-02-26 15:52:05 -08:00
vp9_sadmxn.h Use configure checks for various inline keywords. 2013-02-06 16:12:56 -08:00
vp9_scale.c cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_scale.h cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_seg_common.c Using vp9_copy and vp9_zero instead of custom code. 2013-07-12 18:07:43 -07:00
vp9_seg_common.h Renaming of segment constants. 2013-07-23 12:09:04 +01:00
vp9_subpelvar.h cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_systemdependent.h consistently name VP9_COMMON variables #3 2013-08-29 13:27:41 -07:00
vp9_tapify.py Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_textblit.c Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_textblit.h Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_tile_common.c rename LOG2_* defines to *_LOG2 2013-08-22 14:45:24 -07:00
vp9_tile_common.h Cleaning up tile code. 2013-07-16 14:47:15 -07:00
vp9_treecoder.c Removing CONFIG_DEBUG checks on assertions. 2013-06-28 10:36:20 -07:00
vp9_treecoder.h Removing duplicated code for merging two probabilities. 2013-07-24 17:44:04 -07:00