Enable 32-bit armv8 NEON for libavc
am: 78002919ca
Change-Id: I4669d21191f34dce931426b70d30dc8cc1c65a98
This commit is contained in:
commit
d1b54afe17
1 changed files with 2 additions and 2 deletions
|
|
@ -77,7 +77,7 @@ cc_library_static {
|
|||
"-DDEFAULT_ARCH=D_ARCH_ARM_NONEON",
|
||||
],
|
||||
|
||||
armv7_a_neon: {
|
||||
neon: {
|
||||
srcs: [
|
||||
"decoder/arm/ih264d_function_selector_a9q.c",
|
||||
"common/arm/ih264_intra_pred_chroma_a9q.s",
|
||||
|
|
@ -322,7 +322,7 @@ cc_library_static {
|
|||
"-DDISABLE_NEON",
|
||||
],
|
||||
|
||||
armv7_a_neon: {
|
||||
neon: {
|
||||
srcs: [
|
||||
"encoder/arm/ih264e_function_selector_a9q.c",
|
||||
"common/arm/ih264_resi_trans_quant_a9.s",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue