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

  /external/libvpx/libvpx/build/make/
rtcd.sh 15 --sym=SYMBOL Unique symbol to use for RTCD initialization function
59 # Routines for the RTCD DSL to call
196 # Helper functions for generating the arch specific RTCD files
199 outfile_basename=$(basename ${symbol:-rtcd})
216 void ${symbol:-rtcd}(void);
  /external/libvpx/libvpx/
libs.mk 52 $$(qexec)$$(SRC_PATH_BARE)/build/make/rtcd.sh --arch=$$(TGT_ISA) \
57 RTCD += $$(BUILD_PFX)$(1).h
172 CODEC_SRCS-$(BUILD_LIBVPX) += build/make/rtcd.sh
256 vpx.$(VCPROJ_SFX): $(RTCD)
522 ## Generate rtcd.h for all objects
523 $(OBJS-yes:.o=.d): $(RTCD)

Completed in 59 milliseconds