Home
last modified time | relevance | path

Searched refs:DSPCOMPONENTS_NAME (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/libraries/dsp/graphics/
DMakefile34 DSPCOMPONENTS_NAME = graphics macro
37 DSPCOMPONENTS_SRCS = $(foreach name,$(DSPCOMPONENTS_NAME),$(DSPCOMPONENTS_DIR)/$(name)/$(name))
38 DSPCOMPONENTS_OBJS = $(patsubst %,$(OBJDIR)/dsp_firm_%.o,$(DSPCOMPONENTS_NAME))
/TwlSDK-5.1.0/build/libraries/dsp/g711/
DMakefile34 DSPCOMPONENTS_NAME = audio macro
37 DSPCOMPONENTS_SRCS = $(foreach name,$(DSPCOMPONENTS_NAME),$(DSPCOMPONENTS_DIR)/$(name)/$(name))
38 DSPCOMPONENTS_OBJS = $(patsubst %,$(OBJDIR)/dsp_firm_%.o,$(DSPCOMPONENTS_NAME))