#324: start additional vp8 VMX conversion to intrinsics

This commit is contained in:
Cameron Kaiser 2017-11-22 19:17:34 -08:00
parent 7bfd387acb
commit fe74dde015
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ if CONFIG['VPX_VMX_ASM']:
'vp8/common/ppc/loopfilter_filters_altivec.s',
# This might not be needed anymore.
'vp8/common/ppc/recon_altivec.s',
'vp8/common/ppc/vp8_intrinsics_vmx.c',
'vp9/common/ppc/vp9_convolve_vmx.c',
'vp9/common/ppc/vp9_idct_intrin_vmx.c',
'vp9/common/ppc/vp9_intrapred_vmx.c',