vpx/vp9/encoder
Ronald S. Bultje 5cfd82bcaf Use fdct8x4 instead of fdct4x4 where the block size allows it.
This allows for faster SIMD implementations in the future (currently
there is no speed impact).

Change-Id: I732647e9148b5dcb44e6bc8728138f0141218329
2013-02-06 16:13:02 -08:00
..
ppc Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
x86 Add sse2 versions of sub_pixel_variance{32x32,64x64}. 2013-02-06 11:20:59 -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 Fix mismatch after merge of the tiling patch. 2013-02-05 17:15:04 -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 eob_max_offset markers. 2013-01-29 13:39:34 +00: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 Use configure checks for various inline keywords. 2013-02-06 16:12:56 -08:00
vp9_encodeframe.c [WIP] Add column-based tiling. 2013-02-05 15:43:03 -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 Use fdct8x4 instead of fdct4x4 where the block size allows it. 2013-02-06 16:13:02 -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 Use fdct8x4 instead of fdct4x4 where the block size allows it. 2013-02-06 16:13:02 -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 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 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 Merge superblocks (32x32) experiment. 2013-01-08 12:54:45 -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 [WIP] Add column-based tiling. 2013-02-05 15:43:03 -08:00
vp9_onyx_int.h Merge "Simplify Zero bin and zero bin run code." into experimental 2013-01-28 08:35:36 -08:00
vp9_picklpf.c Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -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 Remove eob_max_offset markers. 2013-01-29 13:39:34 +00:00
vp9_quantize.h Merge tx32x32 experiment. 2013-01-10 08:23:59 -08:00
vp9_ratectrl.c Adds an error-resilient mode with test 2013-01-23 21:56:15 -08:00
vp9_ratectrl.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9_rdopt.c Use fdct8x4 instead of fdct4x4 where the block size allows it. 2013-02-06 16:13:02 -08:00
vp9_rdopt.h 64x64 blocksize support. 2013-01-05 18:20:25 -08:00
vp9_sad_c.c Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -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 Reindent segmentation code. 2013-02-06 09:18: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 Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -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 Use configure checks for various inline keywords. 2013-02-06 16:12:56 -08:00
vp9_tokenize.h Merge tx32x32 experiment. 2013-01-10 08:23:59 -08:00
vp9_treewriter.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_treewriter.h Use configure checks for various inline keywords. 2013-02-06 16:12:56 -08:00
vp9_variance_c.c Merge superblocks64 experiment. 2013-01-09 17:21:40 -08:00
vp9_variance.h Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00