You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
AUDIO_PATH := $(call my-dir) |
|
|
|
ifeq ($(INTEL_VA),true) |
|
include $(AUDIO_PATH)/videodecoder/Android.mk |
|
include $(AUDIO_PATH)/videoencoder/Android.mk |
|
endif
|
|
|