]> granicus.if.org Git - libvpx/commit
Adding high-bitdepth intra prediction functions
authorDeb Mukherjee <debargha@google.com>
Mon, 15 Sep 2014 19:59:19 +0000 (12:59 -0700)
committerDeb Mukherjee <debargha@google.com>
Tue, 16 Sep 2014 22:04:39 +0000 (15:04 -0700)
commit81a8138fc3a853df1b40784a237d5cee6f9fc5d9
tree872796a02715feffd6bacf49b713573e2b53c7f9
parent5cd0aab81a007f7195ead1b5fdb7ae8545f885b4
Adding high-bitdepth intra prediction functions

Change-Id: I6f5cb101e2dc57c3d3f4d7e0ffb4ddbed027d111
test/test.mk
test/vp9_intrapred_test.cc [new file with mode: 0644]
vp9/common/vp9_common.h
vp9/common/vp9_reconintra.c
vp9/common/vp9_rtcd_defs.pl
vp9/common/x86/vp9_high_intrapred_sse2.asm [new file with mode: 0644]
vp9/vp9_common.mk