Home
last modified time | relevance | path

Searched refs:LIBS (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.mk92 INSTALL-LIBS-yes += include/vpx/vp8.h include/vpx/vp8cx.h
101 INSTALL-LIBS-yes += include/vpx/vp8.h include/vpx/vp8dx.h
117 INSTALL-LIBS-yes += include/vpx/vp8.h include/vpx/vp8cx.h
118 INSTALL-LIBS-yes += include/vpx/svc_context.h
130 INSTALL-LIBS-yes += include/vpx/vp8.h include/vpx/vp8dx.h
179 INSTALL-LIBS-yes += include/vpx/vpx_codec.h
180 INSTALL-LIBS-yes += include/vpx/vpx_frame_buffer.h
181 INSTALL-LIBS-yes += include/vpx/vpx_image.h
182 INSTALL-LIBS-yes += include/vpx/vpx_integer.h
183 INSTALL-LIBS-$(CONFIG_DECODERS) += include/vpx/vpx_decoder.h
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DMakefile360 LIBS=$(call enabled,LIBS) macro
361 .libs: $(LIBS)
363 $(foreach lib,$(filter %_g.a,$(LIBS)),$(eval $(call archive_template,$(lib))))
364 $(foreach lib,$(filter %so.$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_PATCH),$(LIBS)),$(eval $(cal…
365 $(foreach lib,$(filter %$(VERSION_MAJOR).dylib,$(LIBS)),$(eval $(call dl_template,$(lib))))
367 INSTALL-LIBS=$(call cond_enabled,CONFIG_INSTALL_LIBS,INSTALL-LIBS)
369 INSTALL-LIBS+=$(call cond_enabled,CONFIG_INSTALL_LIBS,DIST-LIBS)
371 .install-libs: .libs $(addprefix $(DIST_DIR)/,$(INSTALL-LIBS))
375 rm -f .libs .install-libs $(LIBS)
/hardware/intel/common/libva/
Dconfigure.ac227 saved_LIBS="$LIBS"
229 LIBS="$LIBS $GLX_LIBS"
233 LIBS="$saved_LIBS"
245 saved_LIBS="$LIBS"
247 LIBS="$LIBS $EGL_LIBS"
251 LIBS="$saved_LIBS"
/hardware/intel/common/libmix/mix_common/
DINSTALL84 ./configure CC=c99 CFLAGS=-g LIBS=-lposix