vpx/vp9/common
Dmitry Kovalev 335b1d360b check_bsize_coverage cleanup.
Change-Id: Ib7803857b35c00e317c9deb8630e777e25eb278f
2013-08-22 15:45:56 -07:00
..
arm/neon Add neon optimize vp9_short_idct10_8x8_add. 2013-08-20 11:51:07 -07:00
generic Convert subpixel filters to use convolve framework 2013-02-05 14:23:17 -08:00
x86 Optimize 32x32 2D inverse DCT for speed-up 2013-07-31 17:13:31 -07:00
vp9_alloccommon.c Merge "Added resizing & initialization of last frame segment map" 2013-08-16 09:07:36 -07:00
vp9_alloccommon.h Remove remnants of VP8 profiles/versions 2013-06-10 15:55:03 -07:00
vp9_blockd.h Merge "Cleaning up foreach_transformed_block_in_plane." 2013-08-22 01:37:21 -07:00
vp9_common_data.c Renaming BLOCK_SIZE_TYPES constant to BLOCK_SIZES. 2013-08-09 17:47:32 -07:00
vp9_common_data.h Renaming BLOCK_SIZE_TYPES constant to BLOCK_SIZES. 2013-08-09 17:47:32 -07:00
vp9_common.h Using mi_cols instead of mb_cols. 2013-07-08 14:54:04 -07:00
vp9_convolve.c Adding VP9_FILTER_BITS constant. 2013-08-20 00:42:25 -07:00
vp9_convolve.h Adding VP9_FILTER_BITS constant. 2013-08-20 00:42:25 -07:00
vp9_debugmodes.c Renaming in MB_MODE_INFO 2013-08-14 12:47:52 +01:00
vp9_default_coef_probs.h Removing CONFIG_BALANCED_COEFTREE experiment. 2013-07-24 15:53:42 -07:00
vp9_entropy.c General code cleanup. 2013-08-08 21:12:34 -07:00
vp9_entropy.h Cleaning up reset_skip_context function. 2013-08-21 16:31:51 -07:00
vp9_entropymode.c Merge "Renaming d27 predictor to d207." 2013-08-16 12:07:24 -07:00
vp9_entropymode.h Moving segmentation struct from MACROBLOCKD to VP9_COMMON. 2013-08-15 10:47:48 -07:00
vp9_entropymv.c Cleanups around allow_high_precision_mv flag. 2013-08-02 11:21:16 -07:00
vp9_entropymv.h Removing LOW_PRECISION_MV_UPDATE define. 2013-07-23 15:41:45 -07:00
vp9_enums.h Change to limit the mv search range 2013-08-19 17:19:36 -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 vp9_filter.{h, c} cleanup + adding SUBPEL_TAPS constant. 2013-08-20 12:29:57 -07:00
vp9_findnearmv.c vp9 rtcd: remove non-existent sad functions 2013-08-20 18:07:53 -07:00
vp9_findnearmv.h Finally removing all old block size constants. 2013-08-05 15:23:49 -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 Further correct bug in loopfilter initialization 2013-08-19 11:58:52 -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 fix the mv_ref_idx issue 2013-08-20 08:14:52 -07:00
vp9_mvref_common.h reworked find_mv_ref 2013-08-03 20:25:55 -07:00
vp9_onyx.h Renaming of segment constants. 2013-07-23 12:09:04 +01:00
vp9_onyxc_int.h check_bsize_coverage cleanup. 2013-08-22 15:45:56 -07:00
vp9_postproc.c Renaming in MB_MODE_INFO 2013-08-14 12:47:52 +01:00
vp9_postproc.h Removing redundant code and function arguments. 2013-08-09 17:24:40 -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 Using has_second_ref function to simplify the code. 2013-08-20 14:09:56 -07:00
vp9_pred_common.h Moving segmentation struct from MACROBLOCKD to VP9_COMMON. 2013-08-15 10:47:48 -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 Adding vp9_is_scaled function. 2013-08-22 14:04:59 -07:00
vp9_reconinter.h Moving scale_factors and related code to separate files. 2013-08-09 14:07:09 -07:00
vp9_reconintra.c Renaming d27 predictor to d207. 2013-08-15 11:09:49 -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 "vp9 rtcd: remove non-existent sad functions" 2013-08-21 13:55:59 -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 Adding scale factor check. 2013-08-21 11:24:47 -07:00
vp9_scale.h Adding vp9_is_scaled function. 2013-08-22 14:04:59 -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 Adding VP9_FILTER_BITS constant. 2013-08-20 00:42:25 -07:00
vp9_systemdependent.h Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08: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 VP9_COMMON: drop cur_tile_{row,col}_idx 2013-07-22 13:23:33 -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