Searched refs:t23 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcycx_x25.h91 * @t23 - time, in seconds
109 u8 t23; member in struct:cycx_x25_config
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Dx25_timer.c78 mod_timer(&x25->timer, jiffies + x25->t23);
H A Dx25_proc.c91 "va t t2 t21 t22 t23 Snd-Q Rcv-Q inode\n");
109 x25->t21 / HZ, x25->t22 / HZ, x25->t23 / HZ,
H A Daf_x25.c581 x25->t23 = sysctl_x25_clear_request_timeout;
632 x25->t23 = ox25->t23;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dx25.h154 unsigned long t2, t21, t22, t23; member in struct:x25_sock
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp9itxfm.asm1223 pmulhrsw m12, m3, [pw_m2404x2] ;t23
1239 ; m4=t16, m5=t17, m9=t18, m8=t19, m0=t20, m1=t21, m13=t22, m12=t23,
1299 VP9_UNPACK_MULSUB_2W_4X 2, 13, 2404, 16207, [pd_8192], 4, 8 ; t23, t24
1302 ; m10=t16, m4=t17, m8=t18, m6=t19, m14=t20, m0=t21, m12=t22, m2=t23,
1312 ; m4=t16, m10=t17, m6=t18, m8=t19, m0=t20, m14=t21, m2=t22, m12=t23,
1321 ; m4=t16, m5=t17, m9=t18, m8=t19, m0=t20, m1=t21, m13=t22, m12=t23,
1332 ; m8[s]=t16, m9=t17, m5=t18, m4[s]=t19, m12=t20, m13=t21, m1=t22, m0=t23,
1343 ; store t16/t23
1345 mova [tmpq+29*%%str], m7 ; t23
1353 ; m8=t16, m9=t17, m10=t18, m11=t19, m3=t20, m2=t21, m1=t22, m0=t23,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dcycx_x25.c38 * 1999/05/25 acme fixed t1, t2, t21 & t23 configuration
261 cfg.t23 = 180; /* CLEAR timeout */
319 cfg.t23 = min_t(unsigned int, conf->u.x25.t13_t23, 30);
1571 printk(KERN_INFO "t23=%d seconds\n", conf->t23);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp9dsp.c1269 int t23 = t23a + t22a; local
1314 t20a = t23 - t20;
1317 t23a = t23 + t20;
1363 t23 = t16a - t23a;
1379 t23a = ((t24 - t23 ) * 11585 + (1 << 13)) >> 14;
1380 t24a = ((t24 + t23 ) * 11585 + (1 << 13)) >> 14;

Completed in 57 milliseconds