aom/av1/common
Angie Chiang 37fb8edd7c Add data structure of adpat_scan experiment
Change-Id: I163874ee64b9c348de2c7cc8e7b2852308734b0e
2016-10-20 10:00:10 -07:00
..
arm/neon Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -07:00
mips Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
x86 Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -07:00
accounting.c Bit accounting. 2016-10-19 04:34:29 +00:00
accounting.h Bit accounting. 2016-10-19 04:34:29 +00:00
alloccommon.c Misc. refactoring of loop restoration 2016-09-20 20:46:36 -07:00
alloccommon.h change to use aomedia copyright notice 2016-09-23 15:37:36 -07:00
av1_convolve.c s/INTERP_FILTER/InterpFilter/ 2016-09-09 00:32:31 +00:00
av1_convolve.h s/INTERP_FILTER/InterpFilter/ 2016-09-09 00:32:31 +00:00
av1_fwd_txfm.c Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -07:00
av1_fwd_txfm.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
av1_fwd_txfm1d.c Add av1_fdct64_new and av1_idct64_new 2016-10-18 16:07:56 -07:00
av1_fwd_txfm1d.h Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_fwd_txfm2d.c Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_fwd_txfm2d_cfg.h Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_inv_txfm.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
av1_inv_txfm.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
av1_inv_txfm1d.c Add av1_fdct64_new and av1_idct64_new 2016-10-18 16:07:56 -07:00
av1_inv_txfm1d.h Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_inv_txfm2d.c Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_inv_txfm2d_cfg.h Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
av1_rtcd.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
av1_rtcd_defs.pl Fix build issues when --enable-aom-qm 2016-10-19 12:26:53 -07:00
av1_txfm.h apply clang-format 2016-09-15 16:41:21 -07:00
blockd.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
blockd.h Support for delta-q at superblock level 2016-10-19 15:14:27 -07:00
clpf.c Revert "Revert "Move CLPF block signals from frame to SB level."" 2016-10-14 08:58:49 -07:00
clpf.h Revert "Revert "Move CLPF block signals from frame to SB level."" 2016-10-14 08:58:49 -07:00
clpf_neon.c Added generic SIMD support for CLPF. 2016-10-10 11:19:37 -07:00
clpf_simd.h Clean up and speed up CLPF clipping 2016-10-11 12:36:17 -07:00
clpf_sse2.c Added generic SIMD support for CLPF. 2016-10-10 11:19:37 -07:00
clpf_sse4_1.c Added generic SIMD support for CLPF. 2016-10-10 11:19:37 -07:00
clpf_ssse3.c Added generic SIMD support for CLPF. 2016-10-10 11:19:37 -07:00
common.h Move CHECK_MEM_ERROR implementation to aom/internal. 2016-09-06 21:23:36 +00:00
common_data.h Fix bug in table for UV tx ize 2016-09-22 10:10:20 -07:00
debugmodes.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
dering.c Don't dering superblocks that have deringing disabled 2016-10-13 18:27:03 +00:00
dering.h Deringing cleanup: remove DERING_REFINEMENT (always on now) 2016-10-12 17:13:09 -07:00
entropy.c Partition the ans experiment into 'ans' and 'rans' 2016-10-19 12:03:15 -07:00
entropy.h Partition the ans experiment into 'ans' and 'rans' 2016-10-19 12:03:15 -07:00
entropymode.c Step size and arithmetic coding for delta quantization. 2016-10-19 15:14:27 -07:00
entropymode.h Add data structure of adpat_scan experiment 2016-10-20 10:00:10 -07:00
entropymv.c Sync ref-mv experiment between aom and nextgenv2 2016-10-03 09:02:20 -07:00
entropymv.h Sync ref-mv experiment between aom and nextgenv2 2016-10-03 09:02:20 -07:00
enums.h Step size and arithmetic coding for delta quantization. 2016-10-19 15:14:27 -07:00
filter.c Simplify file dependencies of SIMD implementation of interpolation filters 2016-10-03 18:43:23 -07:00
filter.h Simplify file dependencies of SIMD implementation of interpolation filters 2016-10-03 18:43:23 -07:00
frame_buffers.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
frame_buffers.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
idct.c Fix a bug in inverse halfright 32x32 transform 2016-10-12 14:49:18 -07:00
idct.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
intra_filters.h Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
loopfilter.c Fix warnings reported by -Wshadow: Part2: av1 directory 2016-10-18 17:22:34 -07:00
loopfilter.h Enable tile-adaptive restoration 2016-09-17 09:46:28 -07:00
mv.h more ref_mv changes from aom/master 2016-09-29 12:41:55 -07:00
mvref_common.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
mvref_common.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
od_dering.c Removing some useless loops in deringing filter 2016-10-13 18:27:25 +00:00
od_dering.h Add SSE4.1 code for deringing functions. 2016-10-13 18:02:19 +00:00
odintrin.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
odintrin.h Reorder includes 2016-10-19 04:34:49 +00:00
onyxc_int.h Step size and arithmetic coding for delta quantization. 2016-10-19 15:14:27 -07:00
pred_common.c s/INTERP_FILTER/InterpFilter/ 2016-09-09 00:32:31 +00:00
pred_common.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
quant_common.c Further changes to new-quant tables 2016-10-01 17:59:28 -07:00
quant_common.h Further changes to new-quant tables 2016-10-01 17:59:28 -07:00
reconinter.c Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
reconinter.h Code cleanup: mainly rd_pick_partition and methods called from there. 2016-10-18 17:21:27 -07:00
reconintra.c Merge changes I3922dea2,I3bab2848,I21f7478a,Ida5de713,Ib9f0eefe, ... into nextgenv2 2016-10-19 18:25:52 +00:00
reconintra.h Fix a compiler warning in ext-inter experiment 2016-10-04 13:22:21 -07:00
restoration.c Fix an integer overflow issue in restoration 2016-10-04 11:50:00 -07:00
restoration.h Misc. refactoring of loop restoration 2016-09-20 20:46:36 -07:00
scale.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
scale.h Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
scan.c Fix warnings reported by -Wshadow: Part1b: scan_order struct and variable 2016-10-18 17:22:23 -07:00
scan.h Add data structure of adpat_scan experiment 2016-10-20 10:00:10 -07:00
seg_common.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
seg_common.h Update segment tree_cdf per frame. 2016-10-18 16:58:48 -07:00
thread_common.c Step size and arithmetic coding for delta quantization. 2016-10-19 15:14:27 -07:00
thread_common.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
tile_common.c Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
tile_common.h Change to use AOM copyright notice 2016-09-02 19:52:03 +00:00
warped_motion.c Move warping model estimation functions to COMMON folder 2016-09-27 17:59:45 -07:00
warped_motion.h Move warping model estimation functions to COMMON folder 2016-09-27 17:59:45 -07:00