Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
a872b063
Commit
a872b063
authored
Mar 24, 2016
by
Adrian Grange
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add AOM copyright header to all .c files
Change-Id: I79d52362aec9565cc4b6fe7a1c1c08dcfb726465
parent
73efc7a0
Changes
238
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
238 changed files
with
1681 additions
and
1474 deletions
+1681
-1474
aom/src/svc_encodeframe.c
aom/src/svc_encodeframe.c
+7
-6
aom/src/vpx_codec.c
aom/src/vpx_codec.c
+7
-6
aom/src/vpx_decoder.c
aom/src/vpx_decoder.c
+7
-6
aom/src/vpx_encoder.c
aom/src/vpx_encoder.c
+7
-6
aom/src/vpx_image.c
aom/src/vpx_image.c
+7
-6
aom/src/vpx_psnr.c
aom/src/vpx_psnr.c
+7
-6
aom_dsp/arm/avg_neon.c
aom_dsp/arm/avg_neon.c
+7
-6
aom_dsp/arm/fwd_txfm_neon.c
aom_dsp/arm/fwd_txfm_neon.c
+7
-6
aom_dsp/arm/idct16x16_1_add_neon.c
aom_dsp/arm/idct16x16_1_add_neon.c
+7
-6
aom_dsp/arm/idct16x16_add_neon.c
aom_dsp/arm/idct16x16_add_neon.c
+7
-6
aom_dsp/arm/idct16x16_neon.c
aom_dsp/arm/idct16x16_neon.c
+7
-6
aom_dsp/arm/idct32x32_1_add_neon.c
aom_dsp/arm/idct32x32_1_add_neon.c
+7
-6
aom_dsp/arm/idct32x32_add_neon.c
aom_dsp/arm/idct32x32_add_neon.c
+7
-6
aom_dsp/arm/idct4x4_1_add_neon.c
aom_dsp/arm/idct4x4_1_add_neon.c
+7
-6
aom_dsp/arm/idct4x4_add_neon.c
aom_dsp/arm/idct4x4_add_neon.c
+7
-6
aom_dsp/arm/idct8x8_1_add_neon.c
aom_dsp/arm/idct8x8_1_add_neon.c
+7
-6
aom_dsp/arm/idct8x8_add_neon.c
aom_dsp/arm/idct8x8_add_neon.c
+7
-6
aom_dsp/arm/intrapred_neon.c
aom_dsp/arm/intrapred_neon.c
+7
-6
aom_dsp/arm/loopfilter_16_neon.c
aom_dsp/arm/loopfilter_16_neon.c
+7
-6
aom_dsp/arm/loopfilter_4_neon.c
aom_dsp/arm/loopfilter_4_neon.c
+7
-6
aom_dsp/arm/loopfilter_8_neon.c
aom_dsp/arm/loopfilter_8_neon.c
+7
-6
aom_dsp/arm/loopfilter_neon.c
aom_dsp/arm/loopfilter_neon.c
+7
-6
aom_dsp/arm/sad4d_neon.c
aom_dsp/arm/sad4d_neon.c
+7
-6
aom_dsp/arm/sad_neon.c
aom_dsp/arm/sad_neon.c
+7
-6
aom_dsp/arm/subpel_variance_media.c
aom_dsp/arm/subpel_variance_media.c
+7
-6
aom_dsp/arm/subpel_variance_neon.c
aom_dsp/arm/subpel_variance_neon.c
+7
-6
aom_dsp/arm/subtract_neon.c
aom_dsp/arm/subtract_neon.c
+7
-6
aom_dsp/arm/variance_neon.c
aom_dsp/arm/variance_neon.c
+7
-6
aom_dsp/arm/vpx_convolve8_avg_neon.c
aom_dsp/arm/vpx_convolve8_avg_neon.c
+7
-6
aom_dsp/arm/vpx_convolve8_neon.c
aom_dsp/arm/vpx_convolve8_neon.c
+7
-6
aom_dsp/arm/vpx_convolve_avg_neon.c
aom_dsp/arm/vpx_convolve_avg_neon.c
+7
-6
aom_dsp/arm/vpx_convolve_copy_neon.c
aom_dsp/arm/vpx_convolve_copy_neon.c
+7
-6
aom_dsp/arm/vpx_convolve_neon.c
aom_dsp/arm/vpx_convolve_neon.c
+7
-6
aom_dsp/avg.c
aom_dsp/avg.c
+7
-6
aom_dsp/bitreader.c
aom_dsp/bitreader.c
+7
-6
aom_dsp/bitreader_buffer.c
aom_dsp/bitreader_buffer.c
+7
-6
aom_dsp/bitwriter.c
aom_dsp/bitwriter.c
+7
-6
aom_dsp/bitwriter_buffer.c
aom_dsp/bitwriter_buffer.c
+7
-6
aom_dsp/fastssim.c
aom_dsp/fastssim.c
+7
-6
aom_dsp/fwd_txfm.c
aom_dsp/fwd_txfm.c
+7
-6
aom_dsp/intrapred.c
aom_dsp/intrapred.c
+7
-6
aom_dsp/inv_txfm.c
aom_dsp/inv_txfm.c
+7
-6
aom_dsp/loopfilter.c
aom_dsp/loopfilter.c
+7
-6
aom_dsp/mips/avg_msa.c
aom_dsp/mips/avg_msa.c
+7
-6
aom_dsp/mips/common_dspr2.c
aom_dsp/mips/common_dspr2.c
+7
-6
aom_dsp/mips/convolve2_avg_dspr2.c
aom_dsp/mips/convolve2_avg_dspr2.c
+7
-6
aom_dsp/mips/convolve2_avg_horiz_dspr2.c
aom_dsp/mips/convolve2_avg_horiz_dspr2.c
+7
-6
aom_dsp/mips/convolve2_dspr2.c
aom_dsp/mips/convolve2_dspr2.c
+7
-6
aom_dsp/mips/convolve2_horiz_dspr2.c
aom_dsp/mips/convolve2_horiz_dspr2.c
+7
-6
aom_dsp/mips/convolve2_vert_dspr2.c
aom_dsp/mips/convolve2_vert_dspr2.c
+7
-6
aom_dsp/mips/convolve8_avg_dspr2.c
aom_dsp/mips/convolve8_avg_dspr2.c
+7
-6
aom_dsp/mips/convolve8_avg_horiz_dspr2.c
aom_dsp/mips/convolve8_avg_horiz_dspr2.c
+7
-6
aom_dsp/mips/convolve8_dspr2.c
aom_dsp/mips/convolve8_dspr2.c
+7
-6
aom_dsp/mips/convolve8_horiz_dspr2.c
aom_dsp/mips/convolve8_horiz_dspr2.c
+7
-6
aom_dsp/mips/convolve8_vert_dspr2.c
aom_dsp/mips/convolve8_vert_dspr2.c
+7
-6
aom_dsp/mips/fwd_dct32x32_msa.c
aom_dsp/mips/fwd_dct32x32_msa.c
+7
-6
aom_dsp/mips/fwd_txfm_msa.c
aom_dsp/mips/fwd_txfm_msa.c
+7
-6
aom_dsp/mips/idct16x16_msa.c
aom_dsp/mips/idct16x16_msa.c
+7
-6
aom_dsp/mips/idct32x32_msa.c
aom_dsp/mips/idct32x32_msa.c
+7
-6
aom_dsp/mips/idct4x4_msa.c
aom_dsp/mips/idct4x4_msa.c
+7
-6
aom_dsp/mips/idct8x8_msa.c
aom_dsp/mips/idct8x8_msa.c
+7
-6
aom_dsp/mips/intrapred16_dspr2.c
aom_dsp/mips/intrapred16_dspr2.c
+7
-6
aom_dsp/mips/intrapred4_dspr2.c
aom_dsp/mips/intrapred4_dspr2.c
+7
-6
aom_dsp/mips/intrapred8_dspr2.c
aom_dsp/mips/intrapred8_dspr2.c
+7
-6
aom_dsp/mips/intrapred_msa.c
aom_dsp/mips/intrapred_msa.c
+7
-6
aom_dsp/mips/itrans16_dspr2.c
aom_dsp/mips/itrans16_dspr2.c
+7
-6
aom_dsp/mips/itrans32_cols_dspr2.c
aom_dsp/mips/itrans32_cols_dspr2.c
+7
-6
aom_dsp/mips/itrans32_dspr2.c
aom_dsp/mips/itrans32_dspr2.c
+7
-6
aom_dsp/mips/itrans4_dspr2.c
aom_dsp/mips/itrans4_dspr2.c
+7
-6
aom_dsp/mips/itrans8_dspr2.c
aom_dsp/mips/itrans8_dspr2.c
+7
-6
aom_dsp/mips/loopfilter_16_msa.c
aom_dsp/mips/loopfilter_16_msa.c
+7
-6
aom_dsp/mips/loopfilter_4_msa.c
aom_dsp/mips/loopfilter_4_msa.c
+7
-6
aom_dsp/mips/loopfilter_8_msa.c
aom_dsp/mips/loopfilter_8_msa.c
+7
-6
aom_dsp/mips/loopfilter_filters_dspr2.c
aom_dsp/mips/loopfilter_filters_dspr2.c
+7
-6
aom_dsp/mips/loopfilter_mb_dspr2.c
aom_dsp/mips/loopfilter_mb_dspr2.c
+7
-6
aom_dsp/mips/loopfilter_mb_horiz_dspr2.c
aom_dsp/mips/loopfilter_mb_horiz_dspr2.c
+7
-6
aom_dsp/mips/loopfilter_mb_vert_dspr2.c
aom_dsp/mips/loopfilter_mb_vert_dspr2.c
+7
-6
aom_dsp/mips/sad_msa.c
aom_dsp/mips/sad_msa.c
+7
-6
aom_dsp/mips/sub_pixel_variance_msa.c
aom_dsp/mips/sub_pixel_variance_msa.c
+7
-6
aom_dsp/mips/subtract_msa.c
aom_dsp/mips/subtract_msa.c
+7
-6
aom_dsp/mips/variance_msa.c
aom_dsp/mips/variance_msa.c
+7
-6
aom_dsp/mips/vpx_convolve8_avg_horiz_msa.c
aom_dsp/mips/vpx_convolve8_avg_horiz_msa.c
+7
-6
aom_dsp/mips/vpx_convolve8_avg_msa.c
aom_dsp/mips/vpx_convolve8_avg_msa.c
+7
-6
aom_dsp/mips/vpx_convolve8_avg_vert_msa.c
aom_dsp/mips/vpx_convolve8_avg_vert_msa.c
+7
-6
aom_dsp/mips/vpx_convolve8_horiz_msa.c
aom_dsp/mips/vpx_convolve8_horiz_msa.c
+7
-6
aom_dsp/mips/vpx_convolve8_msa.c
aom_dsp/mips/vpx_convolve8_msa.c
+7
-6
aom_dsp/mips/vpx_convolve8_vert_msa.c
aom_dsp/mips/vpx_convolve8_vert_msa.c
+7
-6
aom_dsp/mips/vpx_convolve_avg_msa.c
aom_dsp/mips/vpx_convolve_avg_msa.c
+7
-6
aom_dsp/mips/vpx_convolve_copy_msa.c
aom_dsp/mips/vpx_convolve_copy_msa.c
+7
-6
aom_dsp/prob.c
aom_dsp/prob.c
+7
-6
aom_dsp/psnrhvs.c
aom_dsp/psnrhvs.c
+7
-6
aom_dsp/quantize.c
aom_dsp/quantize.c
+7
-6
aom_dsp/sad.c
aom_dsp/sad.c
+7
-6
aom_dsp/ssim.c
aom_dsp/ssim.c
+7
-6
aom_dsp/subtract.c
aom_dsp/subtract.c
+7
-6
aom_dsp/variance.c
aom_dsp/variance.c
+7
-6
aom_dsp/vpx_convolve.c
aom_dsp/vpx_convolve.c
+7
-6
aom_dsp/vpx_dsp_rtcd.c
aom_dsp/vpx_dsp_rtcd.c
+7
-6
aom_dsp/x86/avg_intrin_sse2.c
aom_dsp/x86/avg_intrin_sse2.c
+7
-6
aom_dsp/x86/fwd_txfm_avx2.c
aom_dsp/x86/fwd_txfm_avx2.c
+7
-6
aom_dsp/x86/fwd_txfm_sse2.c
aom_dsp/x86/fwd_txfm_sse2.c
+7
-6
aom_dsp/x86/halfpix_variance_sse2.c
aom_dsp/x86/halfpix_variance_sse2.c
+7
-6
aom_dsp/x86/highbd_loopfilter_sse2.c
aom_dsp/x86/highbd_loopfilter_sse2.c
+7
-6
aom_dsp/x86/highbd_quantize_intrin_sse2.c
aom_dsp/x86/highbd_quantize_intrin_sse2.c
+7
-6
aom_dsp/x86/highbd_variance_sse2.c
aom_dsp/x86/highbd_variance_sse2.c
+7
-6
aom_dsp/x86/inv_txfm_sse2.c
aom_dsp/x86/inv_txfm_sse2.c
+7
-6
aom_dsp/x86/loopfilter_avx2.c
aom_dsp/x86/loopfilter_avx2.c
+7
-6
aom_dsp/x86/loopfilter_sse2.c
aom_dsp/x86/loopfilter_sse2.c
+7
-6
aom_dsp/x86/quantize_sse2.c
aom_dsp/x86/quantize_sse2.c
+7
-6
aom_dsp/x86/sad4d_avx2.c
aom_dsp/x86/sad4d_avx2.c
+7
-6
aom_dsp/x86/sad_avx2.c
aom_dsp/x86/sad_avx2.c
+7
-6
aom_dsp/x86/variance_avx2.c
aom_dsp/x86/variance_avx2.c
+7
-6
aom_dsp/x86/variance_impl_avx2.c
aom_dsp/x86/variance_impl_avx2.c
+7
-6
aom_dsp/x86/variance_mmx.c
aom_dsp/x86/variance_mmx.c
+7
-6
aom_dsp/x86/variance_sse2.c
aom_dsp/x86/variance_sse2.c
+7
-6
aom_dsp/x86/vpx_asm_stubs.c
aom_dsp/x86/vpx_asm_stubs.c
+7
-6
aom_dsp/x86/vpx_subpixel_8t_intrin_avx2.c
aom_dsp/x86/vpx_subpixel_8t_intrin_avx2.c
+7
-6
aom_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c
aom_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c
+7
-6
aom_mem/vpx_mem.c
aom_mem/vpx_mem.c
+7
-6
aom_ports/arm_cpudetect.c
aom_ports/arm_cpudetect.c
+7
-6
aom_scale/generic/gen_scalers.c
aom_scale/generic/gen_scalers.c
+8
-7
aom_scale/generic/vpx_scale.c
aom_scale/generic/vpx_scale.c
+8
-7
aom_scale/generic/yv12config.c
aom_scale/generic/yv12config.c
+7
-6
aom_scale/generic/yv12extend.c
aom_scale/generic/yv12extend.c
+7
-6
aom_scale/mips/dspr2/yv12extend_dspr2.c
aom_scale/mips/dspr2/yv12extend_dspr2.c
+7
-6
aom_scale/vpx_scale_rtcd.c
aom_scale/vpx_scale_rtcd.c
+7
-6
aom_util/vpx_thread.c
aom_util/vpx_thread.c
+10
-8
args.c
args.c
+7
-6
av1/common/alloccommon.c
av1/common/alloccommon.c
+7
-6
av1/common/arm/neon/iht4x4_add_neon.c
av1/common/arm/neon/iht4x4_add_neon.c
+7
-6
av1/common/arm/neon/iht8x8_add_neon.c
av1/common/arm/neon/iht8x8_add_neon.c
+7
-6
av1/common/blockd.c
av1/common/blockd.c
+7
-6
av1/common/clpf.c
av1/common/clpf.c
+9
-4
av1/common/debugmodes.c
av1/common/debugmodes.c
+7
-6
av1/common/dering.c
av1/common/dering.c
+7
-6
av1/common/entropy.c
av1/common/entropy.c
+7
-6
av1/common/entropymode.c
av1/common/entropymode.c
+7
-6
av1/common/entropymv.c
av1/common/entropymv.c
+7
-6
av1/common/filter.c
av1/common/filter.c
+7
-6
av1/common/frame_buffers.c
av1/common/frame_buffers.c
+7
-6
av1/common/idct.c
av1/common/idct.c
+7
-6
av1/common/loopfilter.c
av1/common/loopfilter.c
+7
-6
av1/common/mips/dspr2/itrans16_dspr2.c
av1/common/mips/dspr2/itrans16_dspr2.c
+7
-6
av1/common/mips/dspr2/itrans4_dspr2.c
av1/common/mips/dspr2/itrans4_dspr2.c
+7
-6
av1/common/mips/dspr2/itrans8_dspr2.c
av1/common/mips/dspr2/itrans8_dspr2.c
+7
-6
av1/common/mips/msa/idct16x16_msa.c
av1/common/mips/msa/idct16x16_msa.c
+7
-6
av1/common/mips/msa/idct4x4_msa.c
av1/common/mips/msa/idct4x4_msa.c
+7
-6
av1/common/mips/msa/idct8x8_msa.c
av1/common/mips/msa/idct8x8_msa.c
+7
-6
av1/common/mvref_common.c
av1/common/mvref_common.c
+7
-8
av1/common/od_dering.c
av1/common/od_dering.c
+10
-24
av1/common/odintrin.c
av1/common/odintrin.c
+10
-24
av1/common/pred_common.c
av1/common/pred_common.c
+7
-8
av1/common/quant_common.c
av1/common/quant_common.c
+7
-6
av1/common/reconinter.c
av1/common/reconinter.c
+7
-6
av1/common/reconintra.c
av1/common/reconintra.c
+7
-6
av1/common/scale.c
av1/common/scale.c
+7
-6
av1/common/scan.c
av1/common/scan.c
+7
-6
av1/common/seg_common.c
av1/common/seg_common.c
+7
-6
av1/common/thread_common.c
av1/common/thread_common.c
+7
-6
av1/common/tile_common.c
av1/common/tile_common.c
+7
-6
av1/common/vp10_fwd_txfm.c
av1/common/vp10_fwd_txfm.c
+7
-6
av1/common/vp10_inv_txfm.c
av1/common/vp10_inv_txfm.c
+7
-8
av1/common/vp10_rtcd.c
av1/common/vp10_rtcd.c
+7
-6
av1/common/x86/idct_intrin_sse2.c
av1/common/x86/idct_intrin_sse2.c
+7
-6
av1/common/x86/vp10_fwd_txfm_sse2.c
av1/common/x86/vp10_fwd_txfm_sse2.c
+7
-6
av1/common/x86/vp10_inv_txfm_sse2.c
av1/common/x86/vp10_inv_txfm_sse2.c
+7
-6
av1/decoder/decodeframe.c
av1/decoder/decodeframe.c
+7
-6
av1/decoder/decodemv.c
av1/decoder/decodemv.c
+7
-6
av1/decoder/decoder.c
av1/decoder/decoder.c
+7
-6
av1/decoder/detokenize.c
av1/decoder/detokenize.c
+7
-6
av1/decoder/dsubexp.c
av1/decoder/dsubexp.c
+7
-6
av1/decoder/dthread.c
av1/decoder/dthread.c
+7
-6
av1/encoder/aq_complexity.c
av1/encoder/aq_complexity.c
+7
-6
av1/encoder/aq_cyclicrefresh.c
av1/encoder/aq_cyclicrefresh.c
+7
-6
av1/encoder/aq_variance.c
av1/encoder/aq_variance.c
+7
-6
av1/encoder/arm/neon/dct_neon.c
av1/encoder/arm/neon/dct_neon.c
+7
-6
av1/encoder/arm/neon/error_neon.c
av1/encoder/arm/neon/error_neon.c
+7
-6
av1/encoder/arm/neon/quantize_neon.c
av1/encoder/arm/neon/quantize_neon.c
+7
-6
av1/encoder/bitstream.c
av1/encoder/bitstream.c
+7
-6
av1/encoder/blockiness.c
av1/encoder/blockiness.c
+7
-6
av1/encoder/context_tree.c
av1/encoder/context_tree.c
+7
-6
av1/encoder/cost.c
av1/encoder/cost.c
+7
-6
av1/encoder/dct.c
av1/encoder/dct.c
+7
-6
av1/encoder/encodeframe.c
av1/encoder/encodeframe.c
+7
-6
av1/encoder/encodemb.c
av1/encoder/encodemb.c
+7
-6
av1/encoder/encodemv.c
av1/encoder/encodemv.c
+7
-6
av1/encoder/encoder.c
av1/encoder/encoder.c
+7
-6
av1/encoder/ethread.c
av1/encoder/ethread.c
+7
-6
av1/encoder/extend.c
av1/encoder/extend.c
+7
-6
av1/encoder/firstpass.c
av1/encoder/firstpass.c
+7
-6
av1/encoder/lookahead.c
av1/encoder/lookahead.c
+7
-6
av1/encoder/mbgraph.c
av1/encoder/mbgraph.c
+7
-6
av1/encoder/mcomp.c
av1/encoder/mcomp.c
+7
-6
av1/encoder/mips/msa/error_msa.c
av1/encoder/mips/msa/error_msa.c
+7
-6
av1/encoder/mips/msa/fdct16x16_msa.c
av1/encoder/mips/msa/fdct16x16_msa.c
+7
-6
av1/encoder/mips/msa/fdct4x4_msa.c
av1/encoder/mips/msa/fdct4x4_msa.c
+7
-6
av1/encoder/mips/msa/fdct8x8_msa.c
av1/encoder/mips/msa/fdct8x8_msa.c
+7
-6
av1/encoder/mips/msa/temporal_filter_msa.c
av1/encoder/mips/msa/temporal_filter_msa.c
+7
-6
av1/encoder/pickdering.c
av1/encoder/pickdering.c
+7
-6
av1/encoder/picklpf.c
av1/encoder/picklpf.c
+7
-6
av1/encoder/quantize.c
av1/encoder/quantize.c
+7
-6
av1/encoder/ratectrl.c
av1/encoder/ratectrl.c
+7
-6
av1/encoder/rd.c
av1/encoder/rd.c
+7
-6
av1/encoder/rdopt.c
av1/encoder/rdopt.c
+7
-6
av1/encoder/resize.c
av1/encoder/resize.c
+7
-6
av1/encoder/segmentation.c
av1/encoder/segmentation.c
+7
-6
av1/encoder/skin_detection.c
av1/encoder/skin_detection.c
+7
-6
av1/encoder/speed_features.c
av1/encoder/speed_features.c
+7
-6
av1/encoder/subexp.c
av1/encoder/subexp.c
+7
-6
av1/encoder/temporal_filter.c
av1/encoder/temporal_filter.c
+7
-6
av1/encoder/tokenize.c
av1/encoder/tokenize.c
+7
-6
av1/encoder/treewriter.c
av1/encoder/treewriter.c
+7
-6
av1/encoder/x86/dct_sse2.c
av1/encoder/x86/dct_sse2.c
+7
-6
av1/encoder/x86/dct_ssse3.c
av1/encoder/x86/dct_ssse3.c
+7
-6
av1/encoder/x86/error_intrin_avx2.c
av1/encoder/x86/error_intrin_avx2.c
+7
-6
av1/encoder/x86/highbd_block_error_intrin_sse2.c
av1/encoder/x86/highbd_block_error_intrin_sse2.c
+7
-6
av1/encoder/x86/quantize_sse2.c
av1/encoder/x86/quantize_sse2.c
+7
-6
av1/vp10_cx_iface.c
av1/vp10_cx_iface.c
+7
-6
av1/vp10_dx_iface.c
av1/vp10_dx_iface.c
+7
-6
examples/decode_to_md5.c
examples/decode_to_md5.c
+7
-6
examples/decode_with_drops.c
examples/decode_with_drops.c
+7
-6
examples/set_maps.c
examples/set_maps.c
+7
-6
examples/simple_decoder.c
examples/simple_decoder.c
+7
-6
examples/simple_encoder.c
examples/simple_encoder.c
+7
-6
examples/twopass_encoder.c
examples/twopass_encoder.c
+7
-6
examples/vpx_temporal_svc_encoder.c
examples/vpx_temporal_svc_encoder.c
+7
-6
ivfdec.c
ivfdec.c
+7
-6
ivfenc.c
ivfenc.c
+7
-6
rate_hist.c
rate_hist.c
+7
-6
tools_common.c
tools_common.c
+7
-6
video_reader.c
video_reader.c
+7
-6
video_writer.c
video_writer.c
+7
-6
vpxdec.c
vpxdec.c
+7
-6
vpxenc.c
vpxenc.c
+7
-6
vpxstats.c
vpxstats.c
+7
-6
warnings.c
warnings.c
+7
-6
y4menc.c
y4menc.c
+7
-6
y4minput.c
y4minput.c
+9
-8
No files found.
aom/src/svc_encodeframe.c
View file @
a872b063
/*
*
Copyright (c) 201
3 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
/**
...
...
aom/src/vpx_codec.c
View file @
a872b063
/*
*
Copyright (c) 201
0 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
/*!\file
...
...
aom/src/vpx_decoder.c
View file @
a872b063
/*
*
Copyright (c) 201
0 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
/*!\file
...
...
aom/src/vpx_encoder.c
View file @
a872b063
/*
*
Copyright (c) 201
0 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
/*!\file
...
...
aom/src/vpx_image.c
View file @
a872b063
/*
*
Copyright (c) 201
0 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <stdlib.h>
...
...
aom/src/vpx_psnr.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <math.h>
...
...
aom_dsp/arm/avg_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
5 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/fwd_txfm_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
5 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/idct16x16_1_add_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/idct16x16_add_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/idct16x16_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
3 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include "aom_dsp/vpx_dsp_common.h"
...
...
aom_dsp/arm/idct32x32_1_add_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/idct32x32_add_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/idct4x4_1_add_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/idct4x4_add_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/idct8x8_1_add_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/idct8x8_add_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/intrapred_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/loopfilter_16_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/loopfilter_4_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/loopfilter_8_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/loopfilter_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/sad4d_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
5 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/sad_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/subpel_variance_media.c
View file @
a872b063
/*
*
Copyright (c) 201
0 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include "./vpx_config.h"
...
...
aom_dsp/arm/subpel_variance_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/subtract_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contributing project authors may
* be found in the AUTHORS file in the root of the source tree.
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include <arm_neon.h>
...
...
aom_dsp/arm/variance_neon.c
View file @
a872b063
/*
*
Copyright (c) 201
4 The WebM project authors
. All
R
ights
R
eserved
.
* Copyright (c) 201
6, Alliance for Open Media
. All
r
ights
r
eserved