aom/vp9/encoder
Paul Wilkins d124465975 Further changes to mv reference code.
Some further changes and refactoring of mv
reference code and selection of center point for
searches. Mainly relates to not passing so many
different local copies of things around.

Some place holder comments.

Change-Id: I309f10ffe9a9cde7663e7eae19eb594371c8d055
2012-12-10 17:31:51 +00:00
..
ppc Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
x86 vp9_bilinear_filters_mmx: add missing extern specifiers 2012-12-05 08:27:48 -08:00
vp9_asm_enc_offsets.c Remove unused symbols from vp9 asm offsets C files. 2012-12-07 15:38:40 -08:00
vp9_bitstream.c Further changes to mv reference code. 2012-12-10 17:31:51 +00:00
vp9_bitstream.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_block.h Further changes to mv reference code. 2012-12-10 17:31:51 +00:00
vp9_boolhuff.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_boolhuff.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_dct.c 32x32 transform for superblocks. 2012-12-07 14:45:05 -08:00
vp9_encodeframe.c Further changes to mv reference code. 2012-12-10 17:31:51 +00:00
vp9_encodeframe.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_encodeintra.c unused variable 2012-11-29 08:51:19 -08:00
vp9_encodeintra.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_encodemb.c 32x32 transform for superblocks. 2012-12-07 14:45:05 -08:00
vp9_encodemb.h 32x32 transform for superblocks. 2012-12-07 14:45:05 -08:00
vp9_encodemv.c more unused variables. 2012-11-29 08:54:59 -08:00
vp9_encodemv.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_firstpass.c Merge remote-tracking branch 'origin/vp9-preview' into experimental 2012-12-07 17:26:31 -08:00
vp9_firstpass.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_lookahead.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_lookahead.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_mbgraph.c vp9: Remove superfluous command. 2012-12-03 10:26:15 -08:00
vp9_mbgraph.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_mcomp.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_mcomp.h Introduce vp9_coeff_probs/counts/stats/accum types. 2012-12-07 16:09:59 -08:00
vp9_modecosts.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_modecosts.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_onyx_if.c Further changes to mv reference code. 2012-12-10 17:31:51 +00:00
vp9_onyx_int.h Further changes to mv reference code. 2012-12-10 17:31:51 +00:00
vp9_picklpf.c Use 'vpx_scale' consistently 2012-12-05 16:05:44 -08:00
vp9_picklpf.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_psnr.c Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_psnr.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_quantize.c 32x32 transform for superblocks. 2012-12-07 14:45:05 -08:00
vp9_quantize.h 32x32 transform for superblocks. 2012-12-07 14:45:05 -08:00
vp9_ratectrl.c Introduce vp9_coeff_probs/counts/stats/accum types. 2012-12-07 16:09:59 -08:00
vp9_ratectrl.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_rdopt.c Further changes to mv reference code. 2012-12-10 17:31:51 +00:00
vp9_rdopt.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_sad_c.c Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_satd_c.c Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_segmentation.c Additional warning message cleanup. 2012-11-29 10:10:51 -08:00
vp9_segmentation.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_ssim.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_temporal_filter.c Use 'vpx_scale' consistently 2012-12-05 16:05:44 -08:00
vp9_temporal_filter.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_tokenize.c Introduce vp9_coeff_probs/counts/stats/accum types. 2012-12-07 16:09:59 -08:00
vp9_tokenize.h Introduce vp9_coeff_probs/counts/stats/accum types. 2012-12-07 16:09:59 -08:00
vp9_treewriter.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_treewriter.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_variance.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_variance_c.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00