vpx/vp10/common
Jingning Han c455919f03 Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES
The macro MAX_REF_LF_DELTAS is repeatedly defined. Merge its use
cases with MAX_REF_FRAMES.

Change-Id: I71c4634fb5feae78ce6f9bf99074f45ed7f68b73
2015-08-20 09:52:52 -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 Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
alloccommon.c Change vp9_ prefix function names in vpx_scale to vpx_ 2015-08-14 15:27:43 -07:00
alloccommon.h VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
blockd.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
blockd.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
common_data.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
common.h change vp10 to use a different sync code than vp9 2015-08-14 13:06:56 -07:00
debugmodes.c VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
entropy.c VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
entropy.h VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
entropymode.c VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
entropymode.h VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
entropymv.c VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
entropymv.h VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
enums.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
filter.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
filter.h Correct guard macros in header files 2015-08-13 09:25:39 -07: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 Sync vp10 with vpx_ports/system_state.h 2015-08-12 09:21:25 -07:00
idct.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
loopfilter.c VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
loopfilter.h Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES 2015-08-20 09:52:52 -07: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 Correct guard macros in header files 2015-08-13 09:25:39 -07:00
mvref_common.c VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
mvref_common.h VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
onyxc_int.h VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
postproc.c Change vp9_ prefix function names in vpx_scale to vpx_ 2015-08-14 15:27:43 -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 VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
pred_common.h VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07: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 Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
reconinter.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
reconintra.c Use sizeof(variable) instead of sizeof(type) 2015-08-12 11:25:38 -07:00
reconintra.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
scale.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
scale.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
scan.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
scan.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
seg_common.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
seg_common.h Correct guard macros in header files 2015-08-13 09:25:39 -07: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 VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
thread_common.h VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
tile_common.c VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
tile_common.h VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
vp10_rtcd_defs.pl Replace vp10_ssim functions with vpx_ssim versions 2015-08-11 22:35:46 -07:00
vp10_rtcd.c Fork VP9 and VP10 codebase 2015-08-11 17:05:28 -07:00