vpx/vp9/common
Dmitry Kovalev d43c5cc5ea Cleaning up vp9_mvref_common.{h, c}.
Hiding vp9_find_mv_refs_idx() inside vp9_mvref_common.c, moving definition
of vp9_find_mv_refs() to vp9_mvref_common.c.

Change-Id: I0c9f34b03648785a7d18edf6d4fddd34e55dfcc5
2014-02-19 14:23:51 +01:00
..
arm/neon Replace vqshrun by vqmovun if shift #0 bit 2014-02-14 21:03:40 -08:00
generic systemdependent lint issue resolved 2013-09-29 19:34:44 -07:00
mips/dspr2 Removing "_1d" suffix from mips transform code. 2014-01-31 17:05:03 -08:00
x86 Merge "SSSE3 convolution optimization" 2014-02-18 12:55:34 -08:00
vp9_alloccommon.c Add get release decoder frame buffer functions. 2014-02-10 14:08:11 -08:00
vp9_alloccommon.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_blockd.c Removing vp9_foreach_transformed_block_uv() function. 2014-02-11 18:06:00 -08:00
vp9_blockd.h Renaming skip_coeff to skip for consistency. 2014-02-12 17:44:12 -08:00
vp9_common_data.c Removing mi_height_log2_lookup table. 2014-01-10 13:29:47 -08:00
vp9_common_data.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_common.h INLINE and reimplement get_unsigned_bits(). 2014-02-03 12:16:22 -08:00
vp9_convolve.c vp9/common: Silence MSVC warning in vp9_convolve.c. 2014-02-07 10:13:57 -08:00
vp9_convolve.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_debugmodes.c Renaming skip_coeff to skip for consistency. 2014-02-12 17:44:12 -08:00
vp9_entropy.c Converting vp9_treecoder.h to vp9_prob.{h, c} 2013-12-16 12:53:09 -08:00
vp9_entropy.h Converted short static functions to inline. 2014-02-09 19:58:54 -08:00
vp9_entropymode.c Removed the reset of mode_info from previous frame 2014-02-13 12:48:08 -08:00
vp9_entropymode.h Merge "Removing MODE_STATS." 2014-01-24 15:53:12 -08:00
vp9_entropymv.c Convert header static functions to inline or make them global. 2014-02-10 07:39:12 -08:00
vp9_entropymv.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_enums.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_filter.c vp9_filter: move table alignment decl's to header 2014-02-15 10:18:24 -08:00
vp9_filter.h vp9_filter: move table alignment decl's to header 2014-02-15 10:18:24 -08:00
vp9_frame_buffers.c Add VP9 decoder support for external frame buffers 2014-02-13 13:14:19 -08:00
vp9_frame_buffers.h Add get release decoder frame buffer functions. 2014-02-10 14:08:11 -08:00
vp9_idct.c Removing _1d suffix from transform names. 2014-01-27 16:15:36 -08:00
vp9_idct.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_loopfilter_filters.c Merge "Moving hev mask calculation into filter4() function." 2014-01-03 15:56:16 -08:00
vp9_loopfilter.c Renaming skip_coeff to skip for consistency. 2014-02-12 17:44:12 -08:00
vp9_loopfilter.h Rename a loopfilter parameter 2014-01-31 16:30:04 -08:00
vp9_mv.h Converted function to inline 2014-02-09 20:04:54 -08:00
vp9_mvref_common.c Cleaning up vp9_mvref_common.{h, c}. 2014-02-19 14:23:51 +01:00
vp9_mvref_common.h Cleaning up vp9_mvref_common.{h, c}. 2014-02-19 14:23:51 +01:00
vp9_onyx.h Layer based rate control for CBR mode. 2014-02-06 09:24:45 -08:00
vp9_onyxc_int.h Removed the reset of mode_info from previous frame 2014-02-13 12:48:08 -08:00
vp9_postproc.c Renaming skip_coeff to skip for consistency. 2014-02-12 17:44:12 -08:00
vp9_postproc.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_ppflags.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_pragmas.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_pred_common.c Renaming skip_coeff to skip for consistency. 2014-02-12 17:44:12 -08:00
vp9_pred_common.h Cleaning up pack_inter_mode_mvs() function. 2014-02-13 19:21:10 -08:00
vp9_prob.c Convert header static functions to inline or make them global. 2014-02-10 07:39:12 -08:00
vp9_prob.h Convert header static functions to inline or make them global. 2014-02-10 07:39:12 -08:00
vp9_quant_common.c Encoder quantization cleanup. 2014-02-03 14:57:28 -08:00
vp9_quant_common.h Encoder quantization cleanup. 2014-02-03 14:57:28 -08:00
vp9_reconinter.c Cleanup some comments. 2014-02-14 15:05:30 -08:00
vp9_reconinter.h Convert small header functions to inline 2014-02-10 07:56:29 -08:00
vp9_reconintra.c Remove border extension in intra frame prediction. 2013-12-16 14:05:58 -08:00
vp9_reconintra.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_rtcd_defs.sh AVX2 SubPixel Variance Optimization 2014-02-14 16:59:11 -07:00
vp9_rtcd.c vp9_rtcd.c lint issues 2013-09-29 19:29:58 -07:00
vp9_scale.c Using single struct to represent scale factors. 2013-12-19 16:06:33 -08:00
vp9_scale.h Convert small static functions in header to inline.. 2014-02-10 07:56:38 -08:00
vp9_scan.c Organizing all scan tables into lookup table. 2013-11-22 16:20:45 -08:00
vp9_scan.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_seg_common.c Move two functions to encoder 2013-12-16 17:27:48 -08:00
vp9_seg_common.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_systemdependent.h Convert small static header functions to inline 2014-02-10 07:56:45 -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 vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_tile_common.c Cleaning up vp9_tile_common.{h, c} files. 2013-11-14 13:40:56 -08:00
vp9_tile_common.h vp9/common: add extern "C" to headers 2014-01-23 16:21:24 -08:00