Home | History | Annotate | Download | only in libvpx

Lines Matching refs:objs

157 CLEAN-OBJS += vpx.def
178 LIBVPX_OBJS=$(call objs,$(CODEC_SRCS))
179 OBJS-$(BUILD_LIBVPX) += $(LIBVPX_OBJS)
199 CLEAN-OBJS += libvpx.ver
226 CLEAN-OBJS += vpx.pc
248 CLEAN-OBJS += $(BUILD_PFX)vpx_config.asm
254 $(filter %.s.o,$(OBJS-yes)): $(BUILD_PFX)vpx_config.asm
255 $(filter %$(ASM).o,$(OBJS-yes)): $(BUILD_PFX)vpx_config.asm
265 OBJS-yes += $(VP8_PREFIX)common/asm_com_offsets.c.o
266 CLEAN-OBJS += asm_com_offsets.asm
267 $(filter %$(ASM).o,$(OBJS-yes)): $(BUILD_PFX)asm_com_offsets.asm
275 OBJS-yes += $(VP8_PREFIX)encoder/asm_enc_offsets.c.o
276 CLEAN-OBJS += asm_enc_offsets.asm
277 $(filter %$(ASM).o,$(OBJS-yes)): $(BUILD_PFX)asm_enc_offsets.asm
286 OBJS-yes += $(VP8_PREFIX)decoder/asm_dec_offsets.c.o
287 CLEAN-OBJS += asm_dec_offsets.asm
288 $(filter %$(ASM).o,$(OBJS-yes)): $(BUILD_PFX)asm_dec_offsets.asm
294 CLEAN-OBJS += $(BUILD_PFX)vpx_version.h
301 CLEAN-OBJS += libs.doxy