aom/vp9/encoder
Ronald S. Bultje 885cf816eb Introduce vp9_coeff_probs/counts/stats/accum types.
Use these, instead of the 4/5-dimensional arrays, to hold statistics,
counts, accumulations and probabilities for coefficient tokens. This
commit also re-allows ENTROPY_STATS to compile.

Change-Id: If441ffac936f52a3af91d8f2922ea8a0ceabdaa5
2012-12-07 16:09:59 -08: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 ARM optimizations from VP9 2012-12-03 12:50:15 -08:00
vp9_bitstream.c Introduce vp9_coeff_probs/counts/stats/accum types. 2012-12-07 16:09:59 -08:00
vp9_bitstream.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_block.h Introduce vp9_coeff_probs/counts/stats/accum types. 2012-12-07 16:09:59 -08: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 Introduce vp9_coeff_probs/counts/stats/accum types. 2012-12-07 16:09:59 -08: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 Use 'vpx_scale' consistently 2012-12-05 16:05:44 -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 Introduce vp9_coeff_probs/counts/stats/accum types. 2012-12-07 16:09:59 -08:00
vp9_onyx_int.h Introduce vp9_coeff_probs/counts/stats/accum types. 2012-12-07 16:09:59 -08: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 Introduce vp9_coeff_probs/counts/stats/accum types. 2012-12-07 16:09:59 -08: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