vpx/vp9/encoder
Dmitry Kovalev 548b4dd5f2 Code cleanup.
Removing redundant 'extern' keywords and parentheses, fixing indentation,
making variable names lower case, using short expressions x *= c
instead of x = x * c, minor code simplifications.

Change-Id: If6a25fcf306d1db26e90d27e3c24a32735c607de
2013-02-22 11:03:14 -08:00
..
ppc Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
x86 Remove some Y2-related code. 2013-02-15 14:06:25 -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 Merge "Merge lossless experiment" into experimental 2013-02-20 12:27:26 -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 Remove Y2 and Y-no-DC token types from the bitstream. 2013-02-15 14:06:30 -08:00
vp9_boolhuff.c Code cleanup. 2013-02-21 13:50:15 -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 Merge lossless experiment 2013-02-20 07:54:28 -08:00
vp9_encodeframe.c Merge lossless experiment 2013-02-20 07:54:28 -08:00
vp9_encodeframe.h Code cleanup. 2013-02-21 13:50:15 -08:00
vp9_encodeintra.c Merge "enable bitstream lossless support" into experimental 2013-02-13 10:26:58 -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 Remove Y2 and Y-no-DC token types from the bitstream. 2013-02-15 14:06:30 -08:00
vp9_encodemb.h Merge tx32x32 experiment. 2013-01-10 08:23:59 -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 Start to anonymize reference frames 2013-01-16 14:06:23 -08:00
vp9_firstpass.h Code cleanup. 2013-02-21 13:50:15 -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 Start to anonymize reference frames 2013-01-16 14:06:23 -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 Entropy stats output code. 2013-02-20 14:33:19 +00:00
vp9_mcomp.h Entropy stats output code. 2013-02-20 14:33:19 +00: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 Merge "Fixed the buffer overflow issue" into experimental 2013-02-20 16:27:27 -08:00
vp9_onyx_int.h Remove Y2 and Y-no-DC token types from the bitstream. 2013-02-15 14:06:30 -08:00
vp9_picklpf.c Avoid allocating memory when resizing frames 2013-02-08 12:20:30 -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 Code cleanup. 2013-02-21 10:34:33 -08:00
vp9_psnr.h Code cleanup. 2013-02-21 10:34:33 -08:00
vp9_quantize.c Use lossless for Q0 2013-02-19 06:18:42 -08:00
vp9_quantize.h Remove some Y2-related code. 2013-02-15 14:06:25 -08:00
vp9_ratectrl.c Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_ratectrl.h Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_rdopt.c Merge "Refactoring of switchable filter search for speed" into experimental 2013-02-21 09:23:50 -08:00
vp9_rdopt.h Pass macroblock index to pick inter functions 2013-02-08 14:25:40 -08:00
vp9_sad_c.c Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00
vp9_segmentation.c Code cleanup. 2013-02-21 10:34:33 -08:00
vp9_segmentation.h Code cleanup. 2013-02-21 10:34:33 -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 Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_temporal_filter.h Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_tokenize.c Remove Y2 and Y-no-DC token types from the bitstream. 2013-02-15 14:06:30 -08:00
vp9_tokenize.h Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_treewriter.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_treewriter.h Code cleanup. 2013-02-22 11:03:14 -08:00
vp9_variance_c.c Convert subpixel filters to use convolve framework 2013-02-05 14:23:17 -08:00
vp9_variance.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00