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

  /external/libvpx/libvpx/
libs.mk 26 $$(qexec)$$(SRC_PATH_BARE)/build/make/rtcd.pl --arch=$$(TGT_ISA) \
31 RTCD += $$(BUILD_PFX)$(1).h
143 CODEC_SRCS-yes += build/make/rtcd.pl
227 vpx.$(VCPROJ_SFX): $(RTCD)
569 ## Generate rtcd.h for all objects
571 $(OBJS-yes:.o=.d): $(RTCD)
573 $(OBJS-yes): $(RTCD)
  /external/libvpx/libvpx/build/make/
rtcd.pl 69 # Routines for the RTCD DSL to call
207 # Helper functions for generating the arch specific RTCD files
448 rtcd -
452 Usage: rtcd.pl [options] FILE
454 See 'perldoc rtcd.pl' for more details.
467 --sym=SYMBOL Unique symbol to use for RTCD initialization function

Completed in 58 milliseconds