vpx/vp9/encoder
Ronald S. Bultje 3ed14846e1 Remove a few redundant function arguments in encodeframe.c.
Also reindent a block of code that was misindented after addition of
the tx32x32 experiment.

Change-Id: Ic3e4aae3effd8a40136da68c9f382af03632ba08
2013-01-07 11:41:49 -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 unused symbols from vp9 asm offsets C files. 2012-12-07 15:38:40 -08:00
vp9_bitstream.c 64x64 blocksize support. 2013-01-05 18:20:25 -08:00
vp9_bitstream.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_block.h Re-enable support for static_threshold (encode_breakout). 2013-01-07 11:02:14 -08:00
vp9_boolhuff.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_boolhuff.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_dct.c Further improvements on the hybrid dwt/dct expt 2012-12-13 10:37:49 -08:00
vp9_encodeframe.c Remove a few redundant function arguments in encodeframe.c. 2013-01-07 11:41:49 -08:00
vp9_encodeframe.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_encodeintra.c unused variable 2012-11-29 08:51:19 -08:00
vp9_encodeintra.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_encodemb.c New previous coef context experiment 2012-12-19 18:49:39 -08:00
vp9_encodemb.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_encodemv.c more unused variables. 2012-11-29 08:54:59 -08:00
vp9_encodemv.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_firstpass.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_firstpass.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_lookahead.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_lookahead.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_mbgraph.c vp9: Remove superfluous command. 2012-12-03 10:26:15 -08:00
vp9_mbgraph.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_mcomp.c 64x64 blocksize support. 2013-01-05 18:20:25 -08:00
vp9_mcomp.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_modecosts.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_modecosts.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_onyx_if.c 64x64 blocksize support. 2013-01-05 18:20:25 -08:00
vp9_onyx_int.h 64x64 blocksize support. 2013-01-05 18:20:25 -08:00
vp9_picklpf.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_picklpf.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_psnr.c Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_psnr.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_quantize.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_quantize.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_ratectrl.c Added update-able mv-ref probabilities. 2013-01-02 14:22:11 +00:00
vp9_ratectrl.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_rdopt.c Re-enable support for static_threshold (encode_breakout). 2013-01-07 11:02:14 -08:00
vp9_rdopt.h 64x64 blocksize support. 2013-01-05 18:20:25 -08:00
vp9_sad_c.c 64x64 blocksize support. 2013-01-05 18:20:25 -08:00
vp9_satd_c.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_segmentation.c 64x64 blocksize support. 2013-01-05 18:20:25 -08:00
vp9_segmentation.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_ssim.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_temporal_filter.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_temporal_filter.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_tokenize.c make cost_coeffs() and tokenize_b() consistent 2013-01-03 09:31:47 -08:00
vp9_tokenize.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_treewriter.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_treewriter.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_variance_c.c 64x64 blocksize support. 2013-01-05 18:20:25 -08:00
vp9_variance.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00