Searched refs:ath (Results 1 - 25 of 27) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/
H A DMakefile5 obj-$(CONFIG_ATH_COMMON) += ath.o
7 ath-objs := main.o \
11 ath-$(CONFIG_ATH_DEBUG) += debug.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/
H A DMakefile5 obj-$(CONFIG_ATH_COMMON) += ath.o
7 ath-objs := main.o \
11 ath-$(CONFIG_ATH_DEBUG) += debug.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/bluetooth/
H A Dhci_ath.c87 struct ath_struct *ath; local
91 ath = container_of(work, struct ath_struct, ctxtsw);
93 hu = ath->hu;
97 if (ath->cur_sleep) {
111 struct ath_struct *ath; local
115 ath = kzalloc(sizeof(*ath), GFP_ATOMIC);
116 if (!ath)
119 skb_queue_head_init(&ath->txq);
121 hu->priv = ath;
132 struct ath_struct *ath = hu->priv; local
144 struct ath_struct *ath = hu->priv; local
163 struct ath_struct *ath = hu->priv; local
196 struct ath_struct *ath = hu->priv; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/bluetooth/
H A Dhci_ath.c87 struct ath_struct *ath; local
91 ath = container_of(work, struct ath_struct, ctxtsw);
93 hu = ath->hu;
97 if (ath->cur_sleep) {
111 struct ath_struct *ath; local
115 ath = kzalloc(sizeof(*ath), GFP_ATOMIC);
116 if (!ath)
119 skb_queue_head_init(&ath->txq);
121 hu->priv = ath;
132 struct ath_struct *ath = hu->priv; local
144 struct ath_struct *ath = hu->priv; local
163 struct ath_struct *ath = hu->priv; local
196 struct ath_struct *ath = hu->priv; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Daacpsy.c79 float ath [64]; ///< absolute threshold of hearing per bands member in struct:Psy3gppCoeffs
106 static av_cold float ath(float f, float add) function
126 minath = ath(3410, ATH_ADD);
142 minscale = ath(ctx->avctx->sample_rate * start / 1024.0, ATH_ADD);
144 minscale = FFMIN(minscale, ath(ctx->avctx->sample_rate * (start + i) / 1024.0 / 2.0, ATH_ADD));
145 coeffs->ath[g] = minscale - minath;
290 band[g].thr_quiet = FFMAX(band[g].thr, coeffs->ath[g]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Daacpsy.c79 float ath [64]; ///< absolute threshold of hearing per bands member in struct:Psy3gppCoeffs
106 static av_cold float ath(float f, float add) function
126 minath = ath(3410, ATH_ADD);
142 minscale = ath(ctx->avctx->sample_rate * start / 1024.0, ATH_ADD);
144 minscale = FFMIN(minscale, ath(ctx->avctx->sample_rate * (start + i) / 1024.0 / 2.0, ATH_ADD));
145 coeffs->ath[g] = minscale - minath;
290 band[g].thr_quiet = FFMAX(band[g].thr, coeffs->ath[g]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Daacpsy.c79 float ath [64]; ///< absolute threshold of hearing per bands member in struct:Psy3gppCoeffs
106 static av_cold float ath(float f, float add) function
126 minath = ath(3410, ATH_ADD);
142 minscale = ath(ctx->avctx->sample_rate * start / 1024.0, ATH_ADD);
144 minscale = FFMIN(minscale, ath(ctx->avctx->sample_rate * (start + i) / 1024.0 / 2.0, ATH_ADD));
145 coeffs->ath[g] = minscale - minath;
290 band[g].thr_quiet = FFMAX(band[g].thr, coeffs->ath[g]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/
H A DMakefile48 obj-$(CONFIG_ATH_COMMON) += ath/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/
H A DMakefile48 obj-$(CONFIG_ATH_COMMON) += ath/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/rule_generator/
H A Dwrite_net_rules72 eth*|ath*|wlan*|ra*|sta*) ;;
121 if [ $basename = "ath" -o $basename = "wlan" ]; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/rule_generator/
H A Dwrite_net_rules72 eth*|ath*|wlan*|ra*|sta*) ;;
121 if [ $basename = "ath" -o $basename = "wlan" ]; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/rule_generator/
H A Dwrite_net_rules72 eth*|ath*|wlan*|ra*|sta*) ;;
121 if [ $basename = "ath" -o $basename = "wlan" ]; then
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/src/
H A DMakefile.am61 ath.h ath.c
H A DMakefile.in137 libgcrypt_la-ath.lo
376 ath.h ath.c
643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-ath.Plo@am__quote@
754 libgcrypt_la-ath.lo: ath.c
755 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-ath.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-ath.Tpo -c -o libgcrypt_la-ath.lo `test -f 'ath
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/src/
H A DMakefile.am61 ath.h ath.c
H A DMakefile.in137 libgcrypt_la-ath.lo
376 ath.h ath.c
643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-ath.Plo@am__quote@
754 libgcrypt_la-ath.lo: ath.c
755 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-ath.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-ath.Tpo -c -o libgcrypt_la-ath.lo `test -f 'ath
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/src/
H A DMakefile.am61 ath.h ath.c
H A DMakefile.in137 libgcrypt_la-ath.lo
376 ath.h ath.c
643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgcrypt_la-ath.Plo@am__quote@
754 libgcrypt_la-ath.lo: ath.c
755 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgcrypt_la_CFLAGS) $(CFLAGS) -MT libgcrypt_la-ath.lo -MD -MP -MF $(DEPDIR)/libgcrypt_la-ath.Tpo -c -o libgcrypt_la-ath.lo `test -f 'ath
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/lib/
H A Dpsy.h103 float *ath; member in struct:__anon4231
H A Dpsy.c89 float ath[EHMER_MAX]; local
114 ath[j]=min;
138 memcpy(athc[j],ath,EHMER_MAX*sizeof(**athc));
279 p->ath=_ogg_malloc(n*sizeof(*p->ath));
301 p->ath[j]=base+100.;
308 p->ath[j]=p->ath[j-1];
364 if(p->ath)_ogg_free(p->ath);
[all...]
H A Dpsytune.c252 int ath=0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/lib/
H A Dpsy.h103 float *ath; member in struct:__anon5136
H A Dpsy.c89 float ath[EHMER_MAX]; local
114 ath[j]=min;
138 memcpy(athc[j],ath,EHMER_MAX*sizeof(**athc));
279 p->ath=_ogg_malloc(n*sizeof(*p->ath));
301 p->ath[j]=base+100.;
308 p->ath[j]=p->ath[j-1];
364 if(p->ath)_ogg_free(p->ath);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/lib/
H A Dpsy.h103 float *ath; member in struct:__anon39161
H A Dpsy.c89 float ath[EHMER_MAX]; local
114 ath[j]=min;
138 memcpy(athc[j],ath,EHMER_MAX*sizeof(**athc));
279 p->ath=_ogg_malloc(n*sizeof(*p->ath));
301 p->ath[j]=base+100.;
308 p->ath[j]=p->ath[j-1];
364 if(p->ath)_ogg_free(p->ath);
[all...]

Completed in 127 milliseconds

12