diff options
| author | ywan171 <yi.a.wang@intel.com> | 2014-08-04 21:02:33 +0800 |
|---|---|---|
| committer | Patrick Tjin <pattjin@google.com> | 2014-08-07 14:30:49 -0700 |
| commit | 34569a16a3f752d435f896cbec97ad8913db207d (patch) | |
| tree | 5bb519493e1b118a7190316cb7cad7ce4467398f | |
| parent | 70fb5037a30a7dcd449154b42106d8e672834546 (diff) | |
| download | android_hardware_intel_common_omx-components-34569a16a3f752d435f896cbec97ad8913db207d.tar.gz android_hardware_intel_common_omx-components-34569a16a3f752d435f896cbec97ad8913db207d.tar.bz2 android_hardware_intel_common_omx-components-34569a16a3f752d435f896cbec97ad8913db207d.zip | |
fix compile issue of libvpx after rebasing to partner repo
Change-Id: I59c7568fa31a3b6bf9b9db9335dc1f280a135b8c
Signed-off-by: ywan171 <yi.a.wang@intel.com>
Reviewed-on: https://android.intel.com/224857
Reviewed-by: Imberton, Guilhem <guilhem.imberton@intel.com>
Tested-by: Imberton, Guilhem <guilhem.imberton@intel.com>
| -rw-r--r-- | videocodec/libvpx_internal/x86/libvpx_srcs.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/videocodec/libvpx_internal/x86/libvpx_srcs.txt b/videocodec/libvpx_internal/x86/libvpx_srcs.txt index 8835bb4..f205c82 100644 --- a/videocodec/libvpx_internal/x86/libvpx_srcs.txt +++ b/videocodec/libvpx_internal/x86/libvpx_srcs.txt @@ -239,7 +239,6 @@ vp9/common/x86/vp9_intrapred_ssse3.asm vp9/common/x86/vp9_loopfilter_intrin_sse2.c vp9/common/x86/vp9_loopfilter_mmx.asm vp9/common/x86/vp9_postproc_x86.h -vp9/common/x86/vp9_subpixel_8t_intrin_ssse3.c vp9/common/x86/vp9_subpixel_8t_sse2.asm vp9/common/x86/vp9_subpixel_8t_ssse3.asm vp9/common/x86/vp9_subpixel_bilinear_sse2.asm |
