add support for LG Optimus 2x
This commit is contained in:
parent
8a195fc793
commit
f48311b0c9
2 changed files with 2 additions and 2 deletions
2
submodules/externals/build/speex/Android.mk
vendored
2
submodules/externals/build/speex/Android.mk
vendored
|
@ -87,7 +87,7 @@ ifeq ($(TARGET_ARCH),arm)
|
|||
LOCAL_CFLAGS += $(FIXED_POINT_FLAGS)
|
||||
LOCAL_CFLAGS += -DOVERRIDE_INTERPOLATE_PRODUCT_SINGLE -Dinterpolate_product_single=interpolate_product_single_int
|
||||
ifeq ($(LINPHONE_VIDEO),1)
|
||||
LOCAL_CFLAGS += -DOVERRIDE_INNER_PRODUCT_SINGLE -Dinner_product_single=ff_scalarproduct_int16_neon
|
||||
LOCAL_CFLAGS += -DOVERRIDE_INNER_PRODUCT_SINGLE -Dinner_product_single=msresampler_scalarproduct_int16
|
||||
endif
|
||||
endif
|
||||
else
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c097b9ab6319e2a7ef758032c0ed6d41e009bedb
|
||||
Subproject commit 391091cead70994de0c78fb4b9bc2b82d0cb98e0
|
Loading…
Reference in a new issue