Searched refs:DIST (Results 1 – 19 of 19) sorted by relevance
361 INSTALL-DOCS+=$(call cond_enabled,CONFIG_INSTALL_DOCS,DIST-DOCS)375 INSTALL-BINS+=$(call cond_enabled,CONFIG_INSTALL_BINS,DIST-BINS)393 INSTALL-LIBS+=$(call cond_enabled,CONFIG_INSTALL_LIBS,DIST-LIBS)408 INSTALL-PROJECTS+=$(call cond_enabled,CONFIG_INSTALL_PROJECTS,DIST-PROJECTS)419 ifneq ($(call enabled,DIST-SRCS),)420 DIST-SRCS-yes += configure421 DIST-SRCS-yes += build/make/configure.sh422 DIST-SRCS-yes += build/make/gen_asm_deps.sh423 DIST-SRCS-yes += build/make/Makefile424 DIST-SRCS-$(CONFIG_MSVS) += build/make/gen_msvs_def.sh[all …]
44 DIST-DOCS-yes = $(wildcard docs/html/*)45 DIST-DOCS-$(CONFIG_CODEC_SRCS) += $(addprefix src/,$(CODEC_DOX))46 DIST-DOCS-$(CONFIG_CODEC_SRCS) += src/libs.doxy_template47 DIST-DOCS-yes += CHANGELOG48 DIST-DOCS-yes += README
278 DIST-BINS-$(NOT_MSVS) += $(addprefix bin/,$(ALL_EXAMPLES:.c=$(EXE_SFX)))280 DIST-SRCS-yes += $(ALL_SRCS)
81 # define DIST(x, y) {value_type d = fabs((x) - (y)); result += d.s0 + d.s1 + d.s2 + d.s3 …84 # define DIST(x, y) {value_type d = fabs((x) - (y)); result += d.s0 + d.s1 + d.s2 + d.s3;}87 # define DIST(x, y) result += fabs((x) - (y))93 # define DIST(x, y) {value_type d = abs((x) - (y)); result += d.s0 + d.s1 + d.s2 + d.s3 +…96 # define DIST(x, y) {value_type d = abs((x) - (y)); result += d.s0 + d.s1 + d.s2 + d.s3;}99 # define DIST(x, y) result += abs((x) - (y))107 # define DIST(x, y) {value_type d = ((x) - (y)); result += dot(d.s0123, d.s0123) + dot(d.s4…110 # define DIST(x, y) {value_type d = ((x) - (y)); result += dot(d, d);}113 # define DIST(x, y) {value_type d = ((x) - (y)); result = mad(d, d, result);}125 # define DIST(x, y) result += popcount( (x) ^ (y) )[all …]
20 DIST, /* i: get distance next */ enumerator166 c->mode = DIST; in inflate_codes()167 case DIST: /* i: get distance next */ in inflate_codes()
22 -d DIST --distance=DIST distance of thread intervals in us default=50064 -d DIST set the distance of thread intervals in microseconds (default is 500us)68 Interval(thread N) = Interval(thread N-1) + DIST
43 DIST, /* i: waiting for distance code */ enumerator
1079 state->mode = DIST;1080 case DIST:
1079 state->mode = DIST; in inflate()1080 case DIST: in inflate()
33 '$(DIST)/include/opus',
200 #define DIST(r,c) vfp->svf( PRE(r,c), y_stride, SP(c),SP(r), z,b->src_stride,&sse) macro203 #define ERR(r,c) (MVC(r,c)+DIST(r,c))205 #define CHECK_BETTER(v,r,c) IFMVCV(r,c,{thismse = DIST(r,c); if((v = (MVC(r,c)+thismse)) < besterr)…360 #undef DIST
45 DIST = 4 enumerator959 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeAlphaData()1096 const int dist_symbol = ReadSymbol(htree_group->htrees[DIST], br); in DecodeImageData()
46 DIST = 4 enumerator740 const int dist_symbol = ReadSymbol(&htree_group->htrees_[DIST], br); \
751 include_dirs = [ getenv("DIST") + "/include/opus" ]
798 # DIST
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...