Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
aom-rav1e
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Yushin Cho
aom-rav1e
Commits
cfea7dd7
Commit
cfea7dd7
authored
Mar 22, 2016
by
Yaowu Xu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vp10/ -> av1/
Change-Id: Ia055d03656ad1580447eced8687949583fdf4089
parent
69f01421
Changes
196
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
196 changed files
with
531 additions
and
531 deletions
+531
-531
aom/src/svc_encodeframe.c
aom/src/svc_encodeframe.c
+1
-1
aom_scale/generic/yv12extend.c
aom_scale/generic/yv12extend.c
+1
-1
av1/common/alloccommon.c
av1/common/alloccommon.c
+5
-5
av1/common/alloccommon.h
av1/common/alloccommon.h
+0
-0
av1/common/arm/neon/iht4x4_add_neon.c
av1/common/arm/neon/iht4x4_add_neon.c
+1
-1
av1/common/arm/neon/iht8x8_add_neon.c
av1/common/arm/neon/iht8x8_add_neon.c
+1
-1
av1/common/blockd.c
av1/common/blockd.c
+1
-1
av1/common/blockd.h
av1/common/blockd.h
+8
-8
av1/common/clpf.c
av1/common/clpf.c
+1
-1
av1/common/clpf.h
av1/common/clpf.h
+1
-1
av1/common/common.h
av1/common/common.h
+0
-0
av1/common/common_data.h
av1/common/common_data.h
+1
-1
av1/common/debugmodes.c
av1/common/debugmodes.c
+2
-2
av1/common/dering.c
av1/common/dering.c
+4
-4
av1/common/dering.h
av1/common/dering.h
+2
-2
av1/common/entropy.c
av1/common/entropy.c
+4
-4
av1/common/entropy.h
av1/common/entropy.h
+2
-2
av1/common/entropymode.c
av1/common/entropymode.c
+2
-2
av1/common/entropymode.h
av1/common/entropymode.h
+4
-4
av1/common/entropymv.c
av1/common/entropymv.c
+2
-2
av1/common/entropymv.h
av1/common/entropymv.h
+1
-1
av1/common/enums.h
av1/common/enums.h
+0
-0
av1/common/filter.c
av1/common/filter.c
+1
-1
av1/common/filter.h
av1/common/filter.h
+0
-0
av1/common/frame_buffers.c
av1/common/frame_buffers.c
+1
-1
av1/common/frame_buffers.h
av1/common/frame_buffers.h
+0
-0
av1/common/idct.c
av1/common/idct.c
+2
-2
av1/common/idct.h
av1/common/idct.h
+2
-2
av1/common/loopfilter.c
av1/common/loopfilter.c
+4
-4
av1/common/loopfilter.h
av1/common/loopfilter.h
+2
-2
av1/common/mips/dspr2/itrans16_dspr2.c
av1/common/mips/dspr2/itrans16_dspr2.c
+3
-3
av1/common/mips/dspr2/itrans4_dspr2.c
av1/common/mips/dspr2/itrans4_dspr2.c
+3
-3
av1/common/mips/dspr2/itrans8_dspr2.c
av1/common/mips/dspr2/itrans8_dspr2.c
+2
-2
av1/common/mips/msa/idct16x16_msa.c
av1/common/mips/msa/idct16x16_msa.c
+1
-1
av1/common/mips/msa/idct4x4_msa.c
av1/common/mips/msa/idct4x4_msa.c
+1
-1
av1/common/mips/msa/idct8x8_msa.c
av1/common/mips/msa/idct8x8_msa.c
+1
-1
av1/common/mv.h
av1/common/mv.h
+1
-1
av1/common/mvref_common.c
av1/common/mvref_common.c
+1
-1
av1/common/mvref_common.h
av1/common/mvref_common.h
+2
-2
av1/common/od_dering.c
av1/common/od_dering.c
+0
-0
av1/common/od_dering.h
av1/common/od_dering.h
+0
-0
av1/common/odintrin.c
av1/common/odintrin.c
+1
-1
av1/common/odintrin.h
av1/common/odintrin.h
+1
-1
av1/common/onyxc_int.h
av1/common/onyxc_int.h
+7
-7
av1/common/pred_common.c
av1/common/pred_common.c
+3
-3
av1/common/pred_common.h
av1/common/pred_common.h
+2
-2
av1/common/quant_common.c
av1/common/quant_common.c
+4
-4
av1/common/quant_common.h
av1/common/quant_common.h
+2
-2
av1/common/reconinter.c
av1/common/reconinter.c
+3
-3
av1/common/reconinter.h
av1/common/reconinter.h
+2
-2
av1/common/reconintra.c
av1/common/reconintra.c
+2
-2
av1/common/reconintra.h
av1/common/reconintra.h
+1
-1
av1/common/scale.c
av1/common/scale.c
+2
-2
av1/common/scale.h
av1/common/scale.h
+1
-1
av1/common/scan.c
av1/common/scan.c
+1
-1
av1/common/scan.h
av1/common/scan.h
+2
-2
av1/common/seg_common.c
av1/common/seg_common.c
+4
-4
av1/common/seg_common.h
av1/common/seg_common.h
+0
-0
av1/common/thread_common.c
av1/common/thread_common.c
+4
-4
av1/common/thread_common.h
av1/common/thread_common.h
+1
-1
av1/common/tile_common.c
av1/common/tile_common.c
+2
-2
av1/common/tile_common.h
av1/common/tile_common.h
+0
-0
av1/common/vp10_fwd_txfm.c
av1/common/vp10_fwd_txfm.c
+1
-1
av1/common/vp10_fwd_txfm.h
av1/common/vp10_fwd_txfm.h
+0
-0
av1/common/vp10_inv_txfm.c
av1/common/vp10_inv_txfm.c
+1
-1
av1/common/vp10_inv_txfm.h
av1/common/vp10_inv_txfm.h
+0
-0
av1/common/vp10_rtcd.c
av1/common/vp10_rtcd.c
+0
-0
av1/common/vp10_rtcd_defs.pl
av1/common/vp10_rtcd_defs.pl
+2
-2
av1/common/x86/idct_intrin_sse2.c
av1/common/x86/idct_intrin_sse2.c
+0
-0
av1/common/x86/vp10_fwd_dct32x32_impl_sse2.h
av1/common/x86/vp10_fwd_dct32x32_impl_sse2.h
+2
-2
av1/common/x86/vp10_fwd_txfm_impl_sse2.h
av1/common/x86/vp10_fwd_txfm_impl_sse2.h
+0
-0
av1/common/x86/vp10_fwd_txfm_sse2.c
av1/common/x86/vp10_fwd_txfm_sse2.c
+6
-6
av1/common/x86/vp10_inv_txfm_sse2.c
av1/common/x86/vp10_inv_txfm_sse2.c
+1
-1
av1/common/x86/vp10_inv_txfm_sse2.h
av1/common/x86/vp10_inv_txfm_sse2.h
+1
-1
av1/decoder/decodeframe.c
av1/decoder/decodeframe.c
+20
-20
av1/decoder/decodeframe.h
av1/decoder/decodeframe.h
+0
-0
av1/decoder/decodemv.c
av1/decoder/decodemv.c
+11
-11
av1/decoder/decodemv.h
av1/decoder/decodemv.h
+1
-1
av1/decoder/decoder.c
av1/decoder/decoder.c
+9
-9
av1/decoder/decoder.h
av1/decoder/decoder.h
+3
-3
av1/decoder/detokenize.c
av1/decoder/detokenize.c
+5
-5
av1/decoder/detokenize.h
av1/decoder/detokenize.h
+2
-2
av1/decoder/dsubexp.c
av1/decoder/dsubexp.c
+2
-2
av1/decoder/dsubexp.h
av1/decoder/dsubexp.h
+0
-0
av1/decoder/dthread.c
av1/decoder/dthread.c
+3
-3
av1/decoder/dthread.h
av1/decoder/dthread.h
+0
-0
av1/encoder/aq_complexity.c
av1/encoder/aq_complexity.c
+5
-5
av1/encoder/aq_complexity.h
av1/encoder/aq_complexity.h
+1
-1
av1/encoder/aq_cyclicrefresh.c
av1/encoder/aq_cyclicrefresh.c
+4
-4
av1/encoder/aq_cyclicrefresh.h
av1/encoder/aq_cyclicrefresh.h
+1
-1
av1/encoder/aq_variance.c
av1/encoder/aq_variance.c
+5
-5
av1/encoder/aq_variance.h
av1/encoder/aq_variance.h
+1
-1
av1/encoder/arm/neon/dct_neon.c
av1/encoder/arm/neon/dct_neon.c
+1
-1
av1/encoder/arm/neon/error_neon.c
av1/encoder/arm/neon/error_neon.c
+0
-0
av1/encoder/arm/neon/quantize_neon.c
av1/encoder/arm/neon/quantize_neon.c
+5
-5
av1/encoder/bitstream.c
av1/encoder/bitstream.c
+17
-17
av1/encoder/bitstream.h
av1/encoder/bitstream.h
+1
-1
av1/encoder/block.h
av1/encoder/block.h
+2
-2
av1/encoder/blockiness.c
av1/encoder/blockiness.c
+2
-2
av1/encoder/context_tree.c
av1/encoder/context_tree.c
+2
-2
av1/encoder/context_tree.h
av1/encoder/context_tree.h
+2
-2
av1/encoder/cost.c
av1/encoder/cost.c
+1
-1
av1/encoder/cost.h
av1/encoder/cost.h
+0
-0
av1/encoder/dct.c
av1/encoder/dct.c
+2
-2
av1/encoder/encodeframe.c
av1/encoder/encodeframe.c
+24
-24
av1/encoder/encodeframe.h
av1/encoder/encodeframe.h
+0
-0
av1/encoder/encodemb.c
av1/encoder/encodemb.c
+8
-8
av1/encoder/encodemb.h
av1/encoder/encodemb.h
+1
-1
av1/encoder/encodemv.c
av1/encoder/encodemv.c
+5
-5
av1/encoder/encodemv.h
av1/encoder/encodemv.h
+1
-1
av1/encoder/encoder.c
av1/encoder/encoder.c
+28
-28
av1/encoder/encoder.h
av1/encoder/encoder.h
+17
-17
av1/encoder/ethread.c
av1/encoder/ethread.c
+3
-3
av1/encoder/ethread.h
av1/encoder/ethread.h
+0
-0
av1/encoder/extend.c
av1/encoder/extend.c
+2
-2
av1/encoder/extend.h
av1/encoder/extend.h
+0
-0
av1/encoder/firstpass.c
av1/encoder/firstpass.c
+14
-14
av1/encoder/firstpass.h
av1/encoder/firstpass.h
+2
-2
av1/encoder/lookahead.c
av1/encoder/lookahead.c
+4
-4
av1/encoder/lookahead.h
av1/encoder/lookahead.h
+0
-0
av1/encoder/mbgraph.c
av1/encoder/mbgraph.c
+5
-5
av1/encoder/mbgraph.h
av1/encoder/mbgraph.h
+0
-0
av1/encoder/mcomp.c
av1/encoder/mcomp.c
+4
-4
av1/encoder/mcomp.h
av1/encoder/mcomp.h
+1
-1
av1/encoder/mips/msa/error_msa.c
av1/encoder/mips/msa/error_msa.c
+0
-0
av1/encoder/mips/msa/fdct16x16_msa.c
av1/encoder/mips/msa/fdct16x16_msa.c
+2
-2
av1/encoder/mips/msa/fdct4x4_msa.c
av1/encoder/mips/msa/fdct4x4_msa.c
+2
-2
av1/encoder/mips/msa/fdct8x8_msa.c
av1/encoder/mips/msa/fdct8x8_msa.c
+2
-2
av1/encoder/mips/msa/fdct_msa.h
av1/encoder/mips/msa/fdct_msa.h
+0
-0
av1/encoder/mips/msa/temporal_filter_msa.c
av1/encoder/mips/msa/temporal_filter_msa.c
+0
-0
av1/encoder/pickdering.c
av1/encoder/pickdering.c
+4
-4
av1/encoder/picklpf.c
av1/encoder/picklpf.c
+6
-6
av1/encoder/picklpf.h
av1/encoder/picklpf.h
+1
-1
av1/encoder/quantize.c
av1/encoder/quantize.c
+5
-5
av1/encoder/quantize.h
av1/encoder/quantize.h
+2
-2
av1/encoder/ratectrl.c
av1/encoder/ratectrl.c
+9
-9
av1/encoder/ratectrl.h
av1/encoder/ratectrl.h
+1
-1
av1/encoder/rd.c
av1/encoder/rd.c
+19
-19
av1/encoder/rd.h
av1/encoder/rd.h
+4
-4
av1/encoder/rdopt.c
av1/encoder/rdopt.c
+22
-22
av1/encoder/rdopt.h
av1/encoder/rdopt.h
+3
-3
av1/encoder/resize.c
av1/encoder/resize.c
+2
-2
av1/encoder/resize.h
av1/encoder/resize.h
+0
-0
av1/encoder/segmentation.c
av1/encoder/segmentation.c
+5
-5
av1/encoder/segmentation.h
av1/encoder/segmentation.h
+2
-2
av1/encoder/skin_detection.c
av1/encoder/skin_detection.c
+3
-3
av1/encoder/skin_detection.h
av1/encoder/skin_detection.h
+1
-1
av1/encoder/speed_features.c
av1/encoder/speed_features.c
+3
-3
av1/encoder/speed_features.h
av1/encoder/speed_features.h
+1
-1
av1/encoder/subexp.c
av1/encoder/subexp.c
+4
-4
av1/encoder/subexp.h
av1/encoder/subexp.h
+0
-0
av1/encoder/temporal_filter.c
av1/encoder/temporal_filter.c
+13
-13
av1/encoder/temporal_filter.h
av1/encoder/temporal_filter.h
+0
-0
av1/encoder/tokenize.c
av1/encoder/tokenize.c
+8
-8
av1/encoder/tokenize.h
av1/encoder/tokenize.h
+3
-3
av1/encoder/treewriter.c
av1/encoder/treewriter.c
+1
-1
av1/encoder/treewriter.h
av1/encoder/treewriter.h
+0
-0
av1/encoder/x86/dct_mmx.asm
av1/encoder/x86/dct_mmx.asm
+0
-0
av1/encoder/x86/dct_sse2.c
av1/encoder/x86/dct_sse2.c
+0
-0
av1/encoder/x86/dct_ssse3.c
av1/encoder/x86/dct_ssse3.c
+0
-0
av1/encoder/x86/error_intrin_avx2.c
av1/encoder/x86/error_intrin_avx2.c
+0
-0
av1/encoder/x86/error_sse2.asm
av1/encoder/x86/error_sse2.asm
+0
-0
av1/encoder/x86/highbd_block_error_intrin_sse2.c
av1/encoder/x86/highbd_block_error_intrin_sse2.c
+1
-1
av1/encoder/x86/quantize_sse2.c
av1/encoder/x86/quantize_sse2.c
+0
-0
av1/encoder/x86/quantize_ssse3_x86_64.asm
av1/encoder/x86/quantize_ssse3_x86_64.asm
+0
-0
av1/encoder/x86/ssim_opt_x86_64.asm
av1/encoder/x86/ssim_opt_x86_64.asm
+0
-0
av1/encoder/x86/temporal_filter_apply_sse2.asm
av1/encoder/x86/temporal_filter_apply_sse2.asm
+0
-0
av1/exports_dec
av1/exports_dec
+0
-0
av1/exports_enc
av1/exports_enc
+0
-0
av1/vp10_common.mk
av1/vp10_common.mk
+1
-1
av1/vp10_cx_iface.c
av1/vp10_cx_iface.c
+3
-3
av1/vp10_dx_iface.c
av1/vp10_dx_iface.c
+5
-5
av1/vp10_iface_common.h
av1/vp10_iface_common.h
+0
-0
av1/vp10cx.mk
av1/vp10cx.mk
+0
-0
av1/vp10dx.mk
av1/vp10dx.mk
+0
-0
configure
configure
+1
-1
examples.mk
examples.mk
+2
-2
libs.mk
libs.mk
+4
-4
test/arf_freq_test.cc
test/arf_freq_test.cc
+1
-1
test/convolve_test.cc
test/convolve_test.cc
+2
-2
test/dct16x16_test.cc
test/dct16x16_test.cc
+2
-2
test/dct32x32_test.cc
test/dct32x32_test.cc
+1
-1
test/denoiser_sse2_test.cc
test/denoiser_sse2_test.cc
+3
-3
test/divu_small_test.cc
test/divu_small_test.cc
+1
-1
test/encoder_parms_get_to_decoder.cc
test/encoder_parms_get_to_decoder.cc
+1
-1
test/error_block_test.cc
test/error_block_test.cc
+1
-1
test/fdct4x4_test.cc
test/fdct4x4_test.cc
+1
-1
test/fdct8x8_test.cc
test/fdct8x8_test.cc
+2
-2
test/intrapred_test.cc
test/intrapred_test.cc
+2
-2
test/lpf_8_test.cc
test/lpf_8_test.cc
+2
-2
test/partial_idct_test.cc
test/partial_idct_test.cc
+2
-2
test/quantize_test.cc
test/quantize_test.cc
+2
-2
test/subtract_test.cc
test/subtract_test.cc
+1
-1
test/svc_test.cc
test/svc_test.cc
+1
-1
test/vp10_dct_test.cc
test/vp10_dct_test.cc
+1
-1
test/vp10_inv_txfm_test.cc
test/vp10_inv_txfm_test.cc
+3
-3
No files found.
aom/src/svc_encodeframe.c
View file @
cfea7dd7
...
...
@@ -26,7 +26,7 @@
#include "aom/vp8cx.h"
#include "aom/vpx_encoder.h"
#include "aom_mem/vpx_mem.h"
#include "
vp10
/common/onyxc_int.h"
#include "
av1
/common/onyxc_int.h"
#ifdef __MINGW32__
#define strtok_r strtok_s
...
...
aom_scale/generic/yv12extend.c
View file @
cfea7dd7
...
...
@@ -16,7 +16,7 @@
#include "aom_ports/mem.h"
#include "aom_scale/yv12config.h"
#if CONFIG_VPX_HIGHBITDEPTH
#include "
vp10
/common/common.h"
#include "
av1
/common/common.h"
#endif
static
void
extend_plane
(
uint8_t
*
const
src
,
int
src_stride
,
int
width
,
...
...
vp10
/common/alloccommon.c
→
av1
/common/alloccommon.c
View file @
cfea7dd7
...
...
@@ -11,11 +11,11 @@
#include "./vpx_config.h"
#include "aom_mem/vpx_mem.h"
#include "
vp10
/common/alloccommon.h"
#include "
vp10
/common/blockd.h"
#include "
vp10
/common/entropymode.h"
#include "
vp10
/common/entropymv.h"
#include "
vp10
/common/onyxc_int.h"
#include "
av1
/common/alloccommon.h"
#include "
av1
/common/blockd.h"
#include "
av1
/common/entropymode.h"
#include "
av1
/common/entropymv.h"
#include "
av1
/common/onyxc_int.h"
void
vp10_set_mb_mi
(
VP10_COMMON
*
cm
,
int
width
,
int
height
)
{
const
int
aligned_width
=
ALIGN_POWER_OF_TWO
(
width
,
MI_SIZE_LOG2
);
...
...
vp10
/common/alloccommon.h
→
av1
/common/alloccommon.h
View file @
cfea7dd7
File moved
vp10
/common/arm/neon/iht4x4_add_neon.c
→
av1
/common/arm/neon/iht4x4_add_neon.c
View file @
cfea7dd7
...
...
@@ -13,7 +13,7 @@
#include "./vp10_rtcd.h"
#include "./vpx_config.h"
#include "
vp10
/common/common.h"
#include "
av1
/common/common.h"
static
int16_t
sinpi_1_9
=
0x14a3
;
static
int16_t
sinpi_2_9
=
0x26c9
;
...
...
vp10
/common/arm/neon/iht8x8_add_neon.c
→
av1
/common/arm/neon/iht8x8_add_neon.c
View file @
cfea7dd7
...
...
@@ -13,7 +13,7 @@
#include "./vp10_rtcd.h"
#include "./vpx_config.h"
#include "
vp10
/common/common.h"
#include "
av1
/common/common.h"
static
int16_t
cospi_2_64
=
16305
;
static
int16_t
cospi_4_64
=
16069
;
...
...
vp10
/common/blockd.c
→
av1
/common/blockd.c
View file @
cfea7dd7
...
...
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include "
vp10
/common/blockd.h"
#include "
av1
/common/blockd.h"
PREDICTION_MODE
vp10_left_block_mode
(
const
MODE_INFO
*
cur_mi
,
const
MODE_INFO
*
left_mi
,
int
b
)
{
...
...
vp10
/common/blockd.h
→
av1
/common/blockd.h
View file @
cfea7dd7
...
...
@@ -17,16 +17,16 @@
#include "aom_ports/mem.h"
#include "aom_scale/yv12config.h"
#include "
vp10
/common/common_data.h"
#include "
vp10
/common/entropy.h"
#include "
vp10
/common/entropymode.h"
#include "
vp10
/common/mv.h"
#include "
av1
/common/common_data.h"
#include "
av1
/common/entropy.h"
#include "
av1
/common/entropymode.h"
#include "
av1
/common/mv.h"
#if CONFIG_AOM_QM
#include "
vp10
/common/quant_common.h"
#include "
av1
/common/quant_common.h"
#endif
#include "
vp10
/common/scale.h"
#include "
vp10
/common/seg_common.h"
#include "
vp10
/common/tile_common.h"
#include "
av1
/common/scale.h"
#include "
av1
/common/seg_common.h"
#include "
av1
/common/tile_common.h"
#ifdef __cplusplus
extern
"C"
{
...
...
vp10
/common/clpf.c
→
av1
/common/clpf.c
View file @
cfea7dd7
...
...
@@ -3,7 +3,7 @@ Copyright (c) 2016 Cisco Systems
(Replace with proper AOM header)
*/
#include "
vp10
/common/clpf.h"
#include "
av1
/common/clpf.h"
// Apply the filter on a single block
static
void
clpf_block
(
const
uint8_t
*
src
,
uint8_t
*
dst
,
int
sstride
,
...
...
vp10
/common/clpf.h
→
av1
/common/clpf.h
View file @
cfea7dd7
...
...
@@ -6,7 +6,7 @@ Copyright (c) 2016, Cisco Systems
#ifndef VP10_COMMON_CLPF_H_
#define VP10_COMMON_CLPF_H_
#include "
vp10
/common/reconinter.h"
#include "
av1
/common/reconinter.h"
// Configuration
#define CLPF_ALLOW_PIXEL_PARALLELISM \
...
...
vp10
/common/common.h
→
av1
/common/common.h
View file @
cfea7dd7
File moved
vp10
/common/common_data.h
→
av1
/common/common_data.h
View file @
cfea7dd7
...
...
@@ -11,7 +11,7 @@
#ifndef VP10_COMMON_COMMON_DATA_H_
#define VP10_COMMON_COMMON_DATA_H_
#include "
vp10
/common/enums.h"
#include "
av1
/common/enums.h"
#include "aom/vpx_integer.h"
#include "aom_dsp/vpx_dsp_common.h"
...
...
vp10
/common/debugmodes.c
→
av1
/common/debugmodes.c
View file @
cfea7dd7
...
...
@@ -10,8 +10,8 @@
#include <stdio.h>
#include "
vp10
/common/blockd.h"
#include "
vp10
/common/onyxc_int.h"
#include "
av1
/common/blockd.h"
#include "
av1
/common/onyxc_int.h"
static
void
log_frame_info
(
VP10_COMMON
*
cm
,
const
char
*
str
,
FILE
*
f
)
{
fprintf
(
f
,
"%s"
,
str
);
...
...
vp10
/common/dering.c
→
av1
/common/dering.c
View file @
cfea7dd7
...
...
@@ -13,10 +13,10 @@
#include "./vpx_scale_rtcd.h"
#include "aom/vpx_integer.h"
#include "
vp10
/common/dering.h"
#include "
vp10
/common/onyxc_int.h"
#include "
vp10
/common/reconinter.h"
#include "
vp10
/common/od_dering.h"
#include "
av1
/common/dering.h"
#include "
av1
/common/onyxc_int.h"
#include "
av1
/common/reconinter.h"
#include "
av1
/common/od_dering.h"
int
compute_level_from_index
(
int
global_level
,
int
gi
)
{
...
...
vp10
/common/dering.h
→
av1
/common/dering.h
View file @
cfea7dd7
#ifndef VP10_COMMON_DERING_H_
#define VP10_COMMON_DERING_H_
#include "
vp10
/common/od_dering.h"
#include "
vp10
/common/onyxc_int.h"
#include "
av1
/common/od_dering.h"
#include "
av1
/common/onyxc_int.h"
#include "aom/vpx_integer.h"
#include "./vpx_config.h"
#include "aom_ports/mem.h"
...
...
vp10
/common/entropy.c
→
av1
/common/entropy.c
View file @
cfea7dd7
...
...
@@ -8,10 +8,10 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include "
vp10
/common/entropy.h"
#include "
vp10
/common/blockd.h"
#include "
vp10
/common/onyxc_int.h"
#include "
vp10
/common/entropymode.h"
#include "
av1
/common/entropy.h"
#include "
av1
/common/blockd.h"
#include "
av1
/common/onyxc_int.h"
#include "
av1
/common/entropymode.h"
#include "aom_mem/vpx_mem.h"
#include "aom/vpx_integer.h"
...
...
vp10
/common/entropy.h
→
av1
/common/entropy.h
View file @
cfea7dd7
...
...
@@ -14,8 +14,8 @@
#include "aom/vpx_integer.h"
#include "aom_dsp/prob.h"
#include "
vp10
/common/common.h"
#include "
vp10
/common/enums.h"
#include "
av1
/common/common.h"
#include "
av1
/common/enums.h"
#ifdef __cplusplus
extern
"C"
{
...
...
vp10
/common/entropymode.c
→
av1
/common/entropymode.c
View file @
cfea7dd7
...
...
@@ -10,8 +10,8 @@
#include "aom_mem/vpx_mem.h"
#include "
vp10
/common/onyxc_int.h"
#include "
vp10
/common/seg_common.h"
#include "
av1
/common/onyxc_int.h"
#include "
av1
/common/seg_common.h"
const
vpx_prob
vp10_kf_y_mode_prob
[
INTRA_MODES
][
INTRA_MODES
][
INTRA_MODES
-
1
]
=
{
{
...
...
vp10
/common/entropymode.h
→
av1
/common/entropymode.h
View file @
cfea7dd7
...
...
@@ -11,10 +11,10 @@
#ifndef VP10_COMMON_ENTROPYMODE_H_
#define VP10_COMMON_ENTROPYMODE_H_
#include "
vp10
/common/entropy.h"
#include "
vp10
/common/entropymv.h"
#include "
vp10
/common/filter.h"
#include "
vp10
/common/seg_common.h"
#include "
av1
/common/entropy.h"
#include "
av1
/common/entropymv.h"
#include "
av1
/common/filter.h"
#include "
av1
/common/seg_common.h"
#include "aom_dsp/vpx_filter.h"
#ifdef __cplusplus
...
...
vp10
/common/entropymv.c
→
av1
/common/entropymv.c
View file @
cfea7dd7
...
...
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include "
vp10
/common/onyxc_int.h"
#include "
vp10
/common/entropymv.h"
#include "
av1
/common/onyxc_int.h"
#include "
av1
/common/entropymv.h"
// Integer pel reference mv threshold for use of high-precision 1/8 mv
#define COMPANDED_MVREF_THRESH 8
...
...
vp10
/common/entropymv.h
→
av1
/common/entropymv.h
View file @
cfea7dd7
...
...
@@ -15,7 +15,7 @@
#include "aom_dsp/prob.h"
#include "
vp10
/common/mv.h"
#include "
av1
/common/mv.h"
#ifdef __cplusplus
extern
"C"
{
...
...
vp10
/common/enums.h
→
av1
/common/enums.h
View file @
cfea7dd7
File moved
vp10
/common/filter.c
→
av1
/common/filter.c
View file @
cfea7dd7
...
...
@@ -10,7 +10,7 @@
#include <assert.h>
#include "
vp10
/common/filter.h"
#include "
av1
/common/filter.h"
DECLARE_ALIGNED
(
256
,
static
const
InterpKernel
,
bilinear_filters
[
SUBPEL_SHIFTS
])
=
{
...
...
vp10
/common/filter.h
→
av1
/common/filter.h
View file @
cfea7dd7
File moved
vp10
/common/frame_buffers.c
→
av1
/common/frame_buffers.c
View file @
cfea7dd7
...
...
@@ -10,7 +10,7 @@
#include <assert.h>
#include "
vp10
/common/frame_buffers.h"
#include "
av1
/common/frame_buffers.h"
#include "aom_mem/vpx_mem.h"
int
vp10_alloc_internal_frame_buffers
(
InternalFrameBufferList
*
list
)
{
...
...
vp10
/common/frame_buffers.h
→
av1
/common/frame_buffers.h
View file @
cfea7dd7
File moved
vp10
/common/idct.c
→
av1
/common/idct.c
View file @
cfea7dd7
...
...
@@ -12,8 +12,8 @@
#include "./vp10_rtcd.h"
#include "./vpx_dsp_rtcd.h"
#include "
vp10
/common/blockd.h"
#include "
vp10
/common/idct.h"
#include "
av1
/common/blockd.h"
#include "
av1
/common/idct.h"
#include "aom_dsp/inv_txfm.h"
#include "aom_ports/mem.h"
...
...
vp10
/common/idct.h
→
av1
/common/idct.h
View file @
cfea7dd7
...
...
@@ -14,8 +14,8 @@
#include <assert.h>
#include "./vpx_config.h"
#include "
vp10
/common/common.h"
#include "
vp10
/common/enums.h"
#include "
av1
/common/common.h"
#include "
av1
/common/enums.h"
#include "aom_dsp/inv_txfm.h"
#include "aom_dsp/txfm_common.h"
#include "aom_ports/mem.h"
...
...
vp10
/common/loopfilter.c
→
av1
/common/loopfilter.c
View file @
cfea7dd7
...
...
@@ -10,14 +10,14 @@
#include "./vpx_config.h"
#include "./vpx_dsp_rtcd.h"
#include "
vp10
/common/loopfilter.h"
#include "
vp10
/common/onyxc_int.h"
#include "
vp10
/common/reconinter.h"
#include "
av1
/common/loopfilter.h"
#include "
av1
/common/onyxc_int.h"
#include "
av1
/common/reconinter.h"
#include "aom_dsp/vpx_dsp_common.h"
#include "aom_mem/vpx_mem.h"
#include "aom_ports/mem.h"
#include "
vp10
/common/seg_common.h"
#include "
av1
/common/seg_common.h"
// 64 bit masks for left transform size. Each 1 represents a position where
// we should apply a loop filter across the left border of an 8x8 block
...
...
vp10
/common/loopfilter.h
→
av1
/common/loopfilter.h
View file @
cfea7dd7
...
...
@@ -14,8 +14,8 @@
#include "aom_ports/mem.h"
#include "./vpx_config.h"
#include "
vp10
/common/blockd.h"
#include "
vp10
/common/seg_common.h"
#include "
av1
/common/blockd.h"
#include "
av1
/common/seg_common.h"
#ifdef __cplusplus
extern
"C"
{
...
...
vp10
/common/mips/dspr2/itrans16_dspr2.c
→
av1
/common/mips/dspr2/itrans16_dspr2.c
View file @
cfea7dd7
...
...
@@ -13,9 +13,9 @@
#include "./vpx_config.h"
#include "./vp10_rtcd.h"
#include "
vp10
/common/common.h"
#include "
vp10
/common/blockd.h"
#include "
vp10
/common/idct.h"
#include "
av1
/common/common.h"
#include "
av1
/common/blockd.h"
#include "
av1
/common/idct.h"
#include "aom_dsp/mips/inv_txfm_dspr2.h"
#include "aom_dsp/txfm_common.h"
#include "aom_ports/mem.h"
...
...
vp10
/common/mips/dspr2/itrans4_dspr2.c
→
av1
/common/mips/dspr2/itrans4_dspr2.c
View file @
cfea7dd7
...
...
@@ -13,9 +13,9 @@
#include "./vpx_config.h"
#include "./vp10_rtcd.h"
#include "
vp10
/common/common.h"
#include "
vp10
/common/blockd.h"
#include "
vp10
/common/idct.h"
#include "
av1
/common/common.h"
#include "
av1
/common/blockd.h"
#include "
av1
/common/idct.h"
#include "aom_dsp/mips/inv_txfm_dspr2.h"
#include "aom_dsp/txfm_common.h"
#include "aom_ports/mem.h"
...
...
vp10
/common/mips/dspr2/itrans8_dspr2.c
→
av1
/common/mips/dspr2/itrans8_dspr2.c
View file @
cfea7dd7
...
...
@@ -13,8 +13,8 @@
#include "./vpx_config.h"
#include "./vp10_rtcd.h"
#include "
vp10
/common/common.h"
#include "
vp10
/common/blockd.h"
#include "
av1
/common/common.h"
#include "
av1
/common/blockd.h"
#include "aom_dsp/mips/inv_txfm_dspr2.h"
#include "aom_dsp/txfm_common.h"
#include "aom_ports/mem.h"
...
...
vp10
/common/mips/msa/idct16x16_msa.c
→
av1
/common/mips/msa/idct16x16_msa.c
View file @
cfea7dd7
...
...
@@ -10,7 +10,7 @@
#include <assert.h>
#include "
vp10
/common/enums.h"
#include "
av1
/common/enums.h"
#include "aom_dsp/mips/inv_txfm_msa.h"
void
vp10_iht16x16_256_add_msa
(
const
int16_t
*
input
,
uint8_t
*
dst
,
...
...
vp10
/common/mips/msa/idct4x4_msa.c
→
av1
/common/mips/msa/idct4x4_msa.c
View file @
cfea7dd7
...
...
@@ -10,7 +10,7 @@
#include <assert.h>
#include "
vp10
/common/enums.h"
#include "
av1
/common/enums.h"
#include "aom_dsp/mips/inv_txfm_msa.h"
void
vp10_iht4x4_16_add_msa
(
const
int16_t
*
input
,
uint8_t
*
dst
,
...
...
vp10
/common/mips/msa/idct8x8_msa.c
→
av1
/common/mips/msa/idct8x8_msa.c
View file @
cfea7dd7
...
...
@@ -10,7 +10,7 @@
#include <assert.h>
#include "
vp10
/common/enums.h"
#include "
av1
/common/enums.h"
#include "aom_dsp/mips/inv_txfm_msa.h"
void
vp10_iht8x8_64_add_msa
(
const
int16_t
*
input
,
uint8_t
*
dst
,
...
...
vp10
/common/mv.h
→
av1
/common/mv.h
View file @
cfea7dd7
...
...
@@ -13,7 +13,7 @@
#include "aom/vpx_integer.h"
#include "
vp10
/common/common.h"
#include "
av1
/common/common.h"
#ifdef __cplusplus
extern
"C"
{
...
...
vp10
/common/mvref_common.c
→
av1
/common/mvref_common.c
View file @
cfea7dd7
...
...
@@ -9,7 +9,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include "
vp10
/common/mvref_common.h"
#include "
av1
/common/mvref_common.h"
// This function searches the neighbourhood of a given MB/SB
// to try and find candidate reference vectors.
...
...
vp10
/common/mvref_common.h
→
av1
/common/mvref_common.h
View file @
cfea7dd7
...
...
@@ -10,8 +10,8 @@
#ifndef VP10_COMMON_MVREF_COMMON_H_
#define VP10_COMMON_MVREF_COMMON_H_
#include "
vp10
/common/onyxc_int.h"
#include "
vp10
/common/blockd.h"
#include "
av1
/common/onyxc_int.h"
#include "
av1
/common/blockd.h"
#ifdef __cplusplus
extern
"C"
{
...
...
vp10
/common/od_dering.c
→
av1
/common/od_dering.c
View file @
cfea7dd7
File moved
vp10
/common/od_dering.h
→
av1
/common/od_dering.h
View file @
cfea7dd7
File moved
vp10
/common/odintrin.c
→
av1
/common/odintrin.c
View file @
cfea7dd7
...
...
@@ -22,7 +22,7 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.*/
#include "
vp10
/common/odintrin.h"
#include "
av1
/common/odintrin.h"
/*Constants for use with OD_DIVU_SMALL().
See \cite{Rob05} for details on computing these constants.
...
...
vp10
/common/odintrin.h
→
av1
/common/odintrin.h
View file @
cfea7dd7
#ifndef VP10_COMMON_ODINTRIN_H_
#define VP10_COMMON_ODINTRIN_H_
#include "
vp10
/common/enums.h"
#include "
av1
/common/enums.h"
#include "aom/vpx_integer.h"
#include "aom_dsp/vpx_dsp_common.h"
#include "aom_ports/bitops.h"
...
...
vp10
/common/onyxc_int.h
→
av1
/common/onyxc_int.h
View file @
cfea7dd7
...
...
@@ -15,13 +15,13 @@
#include "aom/internal/vpx_codec_internal.h"
#include "aom_util/vpx_thread.h"
#include "./vp10_rtcd.h"
#include "
vp10
/common/alloccommon.h"
#include "
vp10
/common/loopfilter.h"
#include "
vp10
/common/entropymv.h"
#include "
vp10
/common/entropy.h"
#include "
vp10
/common/entropymode.h"
#include "
vp10
/common/frame_buffers.h"
#include "
vp10
/common/tile_common.h"
#include "
av1
/common/alloccommon.h"
#include "
av1
/common/loopfilter.h"
#include "
av1
/common/entropymv.h"
#include "
av1
/common/entropy.h"
#include "
av1
/common/entropymode.h"
#include "
av1
/common/frame_buffers.h"
#include "
av1
/common/tile_common.h"
#ifdef __cplusplus
extern
"C"
{
...
...
vp10
/common/pred_common.c
→
av1
/common/pred_common.c
View file @
cfea7dd7
...
...
@@ -9,9 +9,9 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include "
vp10
/common/common.h"
#include "
vp10
/common/pred_common.h"
#include "
vp10
/common/seg_common.h"
#include "
av1
/common/common.h"
#include "
av1
/common/pred_common.h"
#include "
av1
/common/seg_common.h"
// Returns a context number for the given MB prediction signal
int
vp10_get_pred_context_switchable_interp
(
const
MACROBLOCKD
*
xd
)
{
...
...
vp10
/common/pred_common.h
→
av1
/common/pred_common.h
View file @
cfea7dd7
...
...
@@ -11,8 +11,8 @@
#ifndef VP10_COMMON_PRED_COMMON_H_
#define VP10_COMMON_PRED_COMMON_H_
#include "
vp10
/common/blockd.h"
#include "
vp10
/common/onyxc_int.h"
#include "
av1
/common/blockd.h"
#include "
av1
/common/onyxc_int.h"
#include "aom_dsp/vpx_dsp_common.h"
#ifdef __cplusplus
...
...
vp10
/common/quant_common.c
→
av1
/common/quant_common.c
View file @
cfea7dd7
...
...
@@ -8,10 +8,10 @@
* be found in the AUTHORS file in the root of the source tree.
*/
#include "
vp10
/common/common.h"
#include "
vp10
/common/onyxc_int.h"
#include "
vp10
/common/quant_common.h"
#include "
vp10
/common/seg_common.h"
#include "
av1
/common/common.h"
#include "
av1
/common/onyxc_int.h"
#include "
av1
/common/quant_common.h"
#include "
av1
/common/seg_common.h"
#if CONFIG_AOM_QM
static void make_qmatrices(qm_val_t* wmatrix[NUM_QM_LEVELS][2][2][TX_SIZES],
...
...
vp10
/common/quant_common.h
→
av1
/common/quant_common.h
View file @
cfea7dd7
...
...
@@ -12,8 +12,8 @@
#define VP10_COMMON_QUANT_COMMON_H_
#include "aom/vpx_codec.h"
#include "
vp10
/common/seg_common.h"
#include "
vp10
/common/enums.h"
#include "
av1
/common/seg_common.h"
#include "
av1
/common/enums.h"
#ifdef __cplusplus
extern
"C"
{
...
...
vp10
/common/reconinter.c
→
av1
/common/reconinter.c
View file @
cfea7dd7
...
...
@@ -15,9 +15,9 @@
#include "aom/vpx_integer.h"
#include "
vp10
/common/blockd.h"
#include "
vp10
/common/reconinter.h"
#include "
vp10
/common/reconintra.h"
#include "
av1
/common/blockd.h"
#include "
av1
/common/reconinter.h"
#include "
av1
/common/reconintra.h"
#if CONFIG_VPX_HIGHBITDEPTH
void
vp10_highbd_build_inter_predictor
(
...
...
vp10
/common/reconinter.h
→
av1
/common/reconinter.h
View file @
cfea7dd7
...
...
@@ -11,8 +11,8 @@
#ifndef VP10_COMMON_RECONINTER_H_
#define VP10_COMMON_RECONINTER_H_
#include "
vp10
/common/filter.h"
#include "
vp10
/common/onyxc_int.h"
#include "
av1
/common/filter.h"
#include "
av1
/common/onyxc_int.h"
#include "aom/vpx_integer.h"
#include "aom_dsp/vpx_filter.h"
...
...
vp10
/common/reconintra.c
→
av1
/common/reconintra.c
View file @
cfea7dd7
...
...
@@ -18,8 +18,8 @@
#include "aom_ports/mem.h"
#include "aom_ports/vpx_once.h"
#include "
vp10
/common/reconintra.h"
#include "
vp10
/common/onyxc_int.h"
#include "
av1
/common/reconintra.h"