aom/vp10/common
Angie Chiang ed2514a22c add dct 64x64 transform
Change-Id: I131c4d1216cd156e520b8a91c4438c2d3c6602cb
2016-03-16 19:37:21 -07:00
..
arm/neon Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
mips Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
x86 Flip the result of the inverse transform for FLIPADST. 2015-11-04 17:11:44 +00:00
alloccommon.c Factor out zeroing above and left context. 2016-03-16 13:08:29 +00:00
alloccommon.h Loop restoration filter 2016-01-20 17:59:46 -08:00
ans.h Fix several MSVC compiler warning/errors 2016-03-07 17:00:03 -08:00
blockd.c Add 8-tap interpolation filter options for intra prediction 2016-02-03 14:19:20 -08:00
blockd.h Turn off 32x32 transform type selection 2016-03-14 11:31:03 -07:00
common.h Fix copy/zero macros. 2016-03-15 10:57:58 +00:00
common_data.h Super transform - ported from nextgen branch 2016-01-04 22:12:57 -08:00
debugmodes.c VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
divide.c Add an implementation of Asymetric Numeral Systems (ANS). 2016-01-11 16:26:30 -08:00
divide.h Add an implementation of Asymetric Numeral Systems (ANS). 2016-01-11 16:26:30 -08:00
entropy.c ANS: Switch from PDFs to CDFs. 2016-03-03 09:32:54 +00:00
entropy.h ANS: Switch from PDFs to CDFs. 2016-03-03 09:32:54 +00:00
entropymode.c Complete (mostly) migration of palette mode 2016-03-11 09:56:21 -08:00
entropymode.h Complete (mostly) migration of palette mode 2016-03-11 09:56:21 -08:00
entropymv.c Vectorize motion vector probability models 2016-02-19 16:20:41 -08:00
entropymv.h vp10: fix entropy counts for the hp bit. 2015-09-14 16:13:59 -04:00
enums.h Adds compound wedge prediction modes 2016-03-10 07:19:54 -08:00
filter.c Make sharp filter 10 tap and makes sharp2 sharper 2016-03-03 12:01:55 -08:00
filter.h A build fix and some other cosmetic changes 2016-02-29 10:20:52 -08:00
frame_buffers.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
frame_buffers.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
idct.c Refactor 1D transforms 2016-03-14 22:30:09 -07:00
idct.h Add facade to inverse txfm 2015-11-25 13:50:40 -08:00
loopfilter.c Merge remote-tracking branch 'webm/master' into nextgenv2 2016-02-24 10:53:17 -08:00
loopfilter.h Adding loop wiener restoration 2016-02-12 09:56:24 -08:00
mfqe.c VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
mfqe.h VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
mv.h Store predicted motion vectors 2016-02-19 14:25:34 -08:00
mvref_common.c Apply mv precision check to reference mv candidate 2016-03-02 20:14:07 -08:00
mvref_common.h Enable context based motion vector entropy coding 2016-02-24 09:02:32 -08:00
onyxc_int.h Factor out zeroing above and left context. 2016-03-16 13:08:29 +00:00
postproc.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
postproc.h VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
ppflags.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
pred_common.c Some refactoring and cleanups of interp filter 2016-02-26 15:42:49 -08:00
pred_common.h Refactor entropy coding of transform size 2016-03-08 16:46:00 -08:00
quant_common.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
quant_common.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
reconinter.c Adds compound wedge prediction modes 2016-03-10 07:19:54 -08:00
reconinter.h Adds compound wedge prediction modes 2016-03-10 07:19:54 -08:00
reconintra.c Fix a bug in vp10_predict_intra_block 2016-03-02 11:22:09 -08:00
reconintra.h Add 8-tap interpolation filter options for intra prediction 2016-02-03 14:19:20 -08:00
restoration.c Adding loop wiener restoration 2016-02-12 09:56:24 -08:00
restoration.h Fix an overflow in highbitdepth loop restoration 2016-03-11 11:48:24 -08:00
scale.c New interpolation experiment 2015-11-06 09:51:34 -08:00
scale.h New interpolation experiment 2015-11-06 09:51:34 -08:00
scan.c Fix compiler warnings 2016-03-11 10:13:08 -08:00
scan.h Merge remote-tracking branch 'origin/master' into nextgenv2 2015-09-17 16:33:18 -07:00
seg_common.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
seg_common.h vp10: make segmentation probs use generic probability model. 2015-10-16 19:30:38 -04:00
textblit.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
textblit.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
thread_common.c Merge "Adds compound wedge prediction modes" into nextgenv2 2016-03-10 17:44:45 +00:00
thread_common.h vp10: add extern "C" to headers 2015-09-09 23:15:59 -07:00
tile_common.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
tile_common.h VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
vp10_convolve.c Some refactoring and cleanups of interp filter 2016-02-26 15:42:49 -08:00
vp10_convolve.h add convolution function with adjustable length 2016-02-05 17:33:19 -08:00
vp10_fwd_txfm.c Isolate vp10's fwd_txfm from vp9 2015-09-10 15:19:43 -07:00
vp10_fwd_txfm.h Isolate vp10's fwd_txfm from vp9 2015-09-10 15:19:43 -07:00
vp10_fwd_txfm1d.c add dct 64x64 transform 2016-03-16 19:37:21 -07:00
vp10_fwd_txfm1d.h add dct 64x64 transform 2016-03-16 19:37:21 -07:00
vp10_fwd_txfm2d.c add dct 64x64 transform 2016-03-16 19:37:21 -07:00
vp10_fwd_txfm2d.h add dct 64x64 transform 2016-03-16 19:37:21 -07:00
vp10_fwd_txfm2d_cfg.h add dct 64x64 transform 2016-03-16 19:37:21 -07:00
vp10_inv_txfm.c Isolate vp10's inv_txfm from vp9 2015-09-10 15:08:37 -07:00
vp10_inv_txfm.h Isolate vp10's inv_txfm from vp9 2015-09-10 15:08:37 -07:00
vp10_inv_txfm1d.c add dct 64x64 transform 2016-03-16 19:37:21 -07:00
vp10_inv_txfm1d.h add dct 64x64 transform 2016-03-16 19:37:21 -07:00
vp10_inv_txfm2d.c add dct 64x64 transform 2016-03-16 19:37:21 -07:00
vp10_inv_txfm2d.h add dct 64x64 transform 2016-03-16 19:37:21 -07:00
vp10_inv_txfm2d_cfg.h add dct 64x64 transform 2016-03-16 19:37:21 -07:00
vp10_rtcd.c
vp10_rtcd_defs.pl Merge "Adds compound wedge prediction modes" into nextgenv2 2016-03-10 17:44:45 +00:00
vp10_txfm.h Add vp10_inv_txfm2d 2015-11-17 19:53:28 -08:00