mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +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_mc_pwr9_8bpc.c
Normal file
3
media/libdav1d/ppc/ppc_mc_pwr9_8bpc.c
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#define BITDEPTH 8
|
||||
#define DAV1D_PWR9 1
|
||||
#include "../src/src/ppc/mc_tmpl.c"
|
||||
Loading…
Add table
Add a link
Reference in a new issue