Home | History | Annotate | Download | only in libmix
      1 AUDIO_PATH := $(call my-dir)
      2 
      3 ifeq ($(INTEL_VA),true)
      4  include $(AUDIO_PATH)/videodecoder/Android.mk
      5  include $(AUDIO_PATH)/videoencoder/Android.mk
      6 endif
      7