HomeSort by relevance Sort by last modified time
    Searched full:so_template (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/build/make/
Makefile 293 define so_template macro
387 $(foreach lib,$(filter %so.$(SO_VERSION_MAJOR).$(SO_VERSION_MINOR).$(SO_VERSION_PATCH),$(LIBS)),$(eval $(call so_template,$(lib))))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 272 define so_template macro
364 $(foreach lib,$(filter %so.$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_PATCH),$(LIBS)),$(eval $(call so_template,$(lib))))

Completed in 2000 milliseconds