mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
Enable dav1d SIMD on more architectures
This commit is contained in:
parent
1e73896b07
commit
ad1bfb30d5
19 changed files with 402 additions and 20 deletions
3
media/libdav1d/ppc/ppc_cdef_vsx_16bpc.c
Normal file
3
media/libdav1d/ppc/ppc_cdef_vsx_16bpc.c
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#define BITDEPTH 16
|
||||
#define DAV1D_VSX 1
|
||||
#include "../src/src/ppc/cdef_tmpl.c"
|
||||
Loading…
Add table
Add a link
Reference in a new issue