aom/av1/common
Yi Luo d4e3c21acc Fix EOB threshold array size
- TX_SIZES_ALL is the correct macro to cover all txfm sizes.

BUG=aomedia:435

Change-Id: I035a8395a78982e5b19857a3ba5f9d9f657b7902
2017-04-14 23:52:28 +00:00
..
arm/neon
mips Remove file base name collisions. 2017-02-13 18:07:27 +00:00
x86 Use int16_t for warp parameters 2017-04-14 04:36:25 +00:00
accounting.c Add a symbol decode call count to accounting. 2017-03-10 20:09:01 +00:00
accounting.h Add a symbol decode call count to accounting. 2017-03-10 20:09:01 +00:00
alloccommon.c Retain the frame size as integer multiples of 8 2017-03-31 22:57:31 +00:00
alloccommon.h
av1_fwd_txfm1d.c Huge speedup for range checking. 2017-02-21 11:07:45 +00:00
av1_fwd_txfm1d.h
av1_fwd_txfm2d.c
av1_fwd_txfm2d_cfg.h
av1_inv_txfm1d.c Use correct format specifier for 64-bit integers. 2017-03-10 08:11:36 +00:00
av1_inv_txfm1d.h
av1_inv_txfm2d.c
av1_inv_txfm2d_cfg.h
av1_loopfilter.c update parallel_deblocking experiment with more filter tap options 2017-04-14 18:49:07 +00:00
av1_loopfilter.h Remove file base name collisions. 2017-02-13 18:07:27 +00:00
av1_rtcd.c
av1_rtcd_defs.pl Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
av1_txfm.h Don't rely on signed-integer overflow to detect out-of-range values. 2017-02-21 11:08:43 +00:00
blockd.c Rework sub8x8 chroma reference check to support non-420 format 2017-04-07 18:05:52 +00:00
blockd.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
cdef.c Only filter the blocks we need to filter (rather than use threshold=0) 2017-04-14 05:59:49 +00:00
cdef.h Only filter the blocks we need to filter (rather than use threshold=0) 2017-04-14 05:59:49 +00:00
cdef_simd.h CDEF: Add damping to dering 2017-04-05 14:53:02 +00:00
clpf.c CDEF: Add damping to dering 2017-04-05 14:53:02 +00:00
clpf.h Merge dering/clpf rdo and filtering 2017-03-17 19:06:20 +00:00
clpf_neon.c
clpf_simd.h CDEF: Add damping to dering 2017-04-05 14:53:02 +00:00
clpf_sse2.c
clpf_sse4.c
clpf_ssse3.c
common.h
common_data.h Add EOB threshold calculation for ADAPT_SCAN 2017-04-13 18:08:24 +00:00
convolve.c Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
convolve.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
debugmodes.c
entropy.c new_multisymbol: Fix another illegal CDF value. 2017-04-08 05:53:21 +00:00
entropy.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
entropymode.c Remove the single ref inter mode NEWFROMNEARMV 2017-04-10 20:30:56 -07:00
entropymode.h Fix EOB threshold array size 2017-04-14 23:52:28 +00:00
entropymv.c Fix compile error with ref_mv disabled 2017-03-17 18:30:23 +00:00
entropymv.h EC_MULTISYMBOL: make all CDFs have a extra element. 2017-02-24 11:34:10 +00:00
enums.h Remove the single ref inter mode NEWFROMNEARMV 2017-04-10 20:30:56 -07:00
filter.c Fix an asan failure 2017-03-08 19:44:19 +00:00
filter.h Reimplement av1_convolve unit test 2017-02-22 00:34:23 +00:00
frame_buffers.c Remove aom_realloc() 2017-02-27 16:59:25 +00:00
frame_buffers.h
generic_code.c pvq: Remove non-dyadic CDF initialization. 2017-04-14 19:07:43 +00:00
generic_code.h pvq: Remove non-dyadic CDF initialization. 2017-04-14 19:07:43 +00:00
idct.c Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
idct.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
laplace_tables.c
mv.h Refactor gm/wm/obmc for cleaner warping interactions 2017-04-14 18:04:23 +00:00
mvref_common.c Remove the single ref inter mode NEWFROMNEARMV 2017-04-10 20:30:56 -07:00
mvref_common.h Remove the single ref inter mode NEWFROMNEARMV 2017-04-10 20:30:56 -07:00
od_dering.c Only filter the blocks we need to filter (rather than use threshold=0) 2017-04-14 05:59:49 +00:00
od_dering.h Only filter the blocks we need to filter (rather than use threshold=0) 2017-04-14 05:59:49 +00:00
od_dering_neon.c Add SIMD support for CDEF dering for sse2/ssse3 and neon 2017-03-29 23:47:21 +00:00
od_dering_simd.h CDEF: Add damping to dering 2017-04-05 14:53:02 +00:00
od_dering_sse2.c Add SIMD support for CDEF dering for sse2/ssse3 and neon 2017-03-29 23:47:21 +00:00
od_dering_sse4.c Add SIMD support for CDEF dering for sse2/ssse3 and neon 2017-03-29 23:47:21 +00:00
od_dering_ssse3.c Add SIMD support for CDEF dering for sse2/ssse3 and neon 2017-03-29 23:47:21 +00:00
odintrin.c
odintrin.h pvq: Remove support for disabling nodesync. 2017-04-12 16:10:05 +00:00
onyxc_int.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
partition.c Convert PVQ coefficient handling functions to tran_low_t. 2017-02-09 22:07:36 +00:00
partition.h Convert PVQ coefficient handling functions to tran_low_t. 2017-02-09 22:07:36 +00:00
pred_common.c get_pred_context_switchable_interp: remove redundant conditions. 2017-02-21 17:52:34 +00:00
pred_common.h Support rectangular tx size in cb4x4 mode 2017-01-21 21:04:27 +00:00
pvq.c pvq: Remove non-dyadic CDF initialization. 2017-04-14 19:07:43 +00:00
pvq.h pvq: Remove support for disabling nodesync. 2017-04-12 16:10:05 +00:00
pvq_state.c pvq: Remove non-dyadic CDF initialization. 2017-04-14 19:07:43 +00:00
pvq_state.h PVQ uses backward updated context in a tile 2017-04-05 17:57:38 +00:00
quant_common.c Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
quant_common.h Implement a new rate control system 2017-02-17 00:18:53 +00:00
reconinter.c Refactor gm/wm/obmc for cleaner warping interactions 2017-04-14 18:04:23 +00:00
reconinter.h Refactor gm/wm/obmc for cleaner warping interactions 2017-04-14 18:04:23 +00:00
reconintra.c Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
reconintra.h Use block_idx rather than block_raster_idx 2017-04-10 20:08:28 +00:00
resize.c Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
resize.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
restoration.c Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
restoration.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
scale.c Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
scale.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
scan.c Add EOB threshold calculation for ADAPT_SCAN 2017-04-13 18:08:24 +00:00
scan.h Add EOB threshold calculation for ADAPT_SCAN 2017-04-13 18:08:24 +00:00
seg_common.c Remove file base name collisions. 2017-02-13 18:07:27 +00:00
seg_common.h EC_MULTISYMBOL: make all CDFs have a extra element. 2017-02-24 11:34:10 +00:00
thread_common.c Remove file base name collisions. 2017-02-13 18:07:27 +00:00
thread_common.h Remove file base name collisions. 2017-02-13 18:07:27 +00:00
tile_common.c dependent tiles togeter with tile groups 2017-03-07 20:08:28 +00:00
tile_common.h Fix Wundef warnings inside the codec 2017-03-23 15:42:52 +00:00
txb_common.c Add av1_adapt_txb_probs() 2017-03-22 20:22:06 +00:00
txb_common.h Compute lv_map's coeff cost in av1_cost_coeffs() 2017-03-27 14:26:30 -07:00
warped_motion.c Adds option to use 1/32 subpel precision for gm/wm 2017-04-13 18:48:43 +00:00
warped_motion.h Homogenize configuration option name. 2017-04-12 22:29:11 +00:00
zigzag.h
zigzag4.c
zigzag8.c
zigzag16.c
zigzag32.c