Searched refs:f0 (Results 51 - 75 of 99) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dulti.c116 int f0, int f1, int Y0, int Y1, int chroma)
121 if(f0 & mask)
387 int f0, f1; local
388 f0 = bytestream2_get_byteu(&s->gb);
392 ulti_pattern(&s->frame, tx, ty, f1, f0, Y[0], Y[1], chroma);
115 ulti_pattern(AVFrame *frame, int x, int y, int f0, int f1, int Y0, int Y1, int chroma) argument
H A Dadpcm.c268 int shift,filter,f0,f1; local
282 f0 = xa_adpcm_table[filter][0];
292 s = ( t<<shift ) + ((s_1*f0 + s_2*f1+32)>>6);
315 f0 = xa_adpcm_table[filter][0];
322 s = ( t<<shift ) + ((s_1*f0 + s_2*f1+32)>>6);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dulti.c118 int f0, int f1, int Y0, int Y1, int chroma)
123 if(f0 & mask)
385 int f0, f1; local
386 f0 = bytestream2_get_byteu(&s->gb);
390 ulti_pattern(s->frame, tx, ty, f1, f0, Y[0], Y[1], chroma);
117 ulti_pattern(AVFrame *frame, int x, int y, int f0, int f1, int Y0, int Y1, int chroma) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DBindingTest.java229 {"f0", "boolean"},
259 private boolean f0 = true; field in class:BindingTest.SimpleTypes
283 return f0;
288 TestCase.assertEquals(f0, o.f0);
320 {"f0", boolean[].class.getName()},
343 private boolean[] f0 = {false, true}; field in class:BindingTest.ArrayTypes
391 TestCase.assertTrue(Arrays.equals(f0, o.f0));
414 {"f0", "in
430 private int f0 = 1; field in class:BindingTest.EnumTypes
478 private int f0 = 1; field in class:BindingTest.ProxyTypes
1376 private boolean f0 = false; field in class:BindingTest.SecKeys
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dentry.S78 stf.spill [sp]=f0
91 mov r4=0; mov f2=f0; mov b1=r0
92 mov r5=0; mov f3=f0; mov b2=r0
93 mov r6=0; mov f4=f0; mov b3=r0
94 mov r7=0; mov f5=f0; mov b4=r0
95 ldf.fill f12=[sp]; mov f13=f0; mov b5=r0
96 ldf.fill f14=[sp]; ldf.fill f15=[sp]; mov f16=f0
97 ldf.fill f17=[sp]; ldf.fill f18=[sp]; mov f19=f0
98 ldf.fill f20=[sp]; ldf.fill f21=[sp]; mov f22=f0
99 ldf.fill f23=[sp]; ldf.fill f24=[sp]; mov f25=f0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dppccpuid.pl59 fmr f0,f31
H A Ds390xcpuid.S82 lzdr %f0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dr2300_switch.S137 mtc1 t0, $f0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Ds390xcpuid.S82 lzdr %f0
H A Dppccpuid.pl59 fmr f0,f31
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtelephony.h228 * the LineJACK has received a wink from the telco switch. The f0, f1, f2
243 unsigned int f0:1; member in struct:phone_except
/netgear-R7000-V1.0.7.12_1.2.5/src/router/bridge-1.x/brctl/
H A Dbrctl_cmd.c398 const struct fdb_entry *f0 = _f0; local
401 return memcmp(f0->mac_addr, f1->mac_addr, 6);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dentry.S497 stt $f0, 64($sp)
525 mf_fpcr $f0 # get fpcr
529 stt $f0, 312($sp) # save fpcr in slot of $f31
530 ldt $f0, 64($sp) # dont let "do_switch_stack" change fp state.
546 ldt $f0, 64($sp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/variants/s6000/include/variant/
H A Dtie-asm.h82 SSI f0, \ptr, 8 variable
116 LSI f0, \ptr, 8 variable
H A Dtie.h103 XCHAL_SA_REG(s,0,0,2,0, f0, 4, 4, 4,0x0030, f,0 , 32,0,0,0) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dvp8dsp_altivec.c139 vec_u8 f0 = vec_splat(subpel_filter, 0); \
154 s0f = (vec_s16)vec_mul(s0, f0); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dvp8dsp_altivec.c143 vec_u8 f0 = vec_splat(subpel_filter, 0); \
158 s0f = (vec_s16)vec_mul(s0, f0); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfiles.cpp17 FileStore f0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp3dsp.asm299 ; r5 = f3 f2 f1 f0
310 ; J(4) = h0 g0 f0 e0
321 punpcklwd m4, m5 ; r4 = f1 e1 f0 e0
326 movq m5, m4 ; r5 = f1 e1 f0 e0
327 punpckldq m4, m6 ; r4 = h0 g0 f0 e0 = R4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dvp3dsp.asm301 ; r5 = f3 f2 f1 f0
312 ; J(4) = h0 g0 f0 e0
323 punpcklwd m4, m5 ; r4 = f1 e1 f0 e0
328 movq m5, m4 ; r5 = f1 e1 f0 e0
329 punpckldq m4, m6 ; r4 = h0 g0 f0 e0 = R4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-sparcv9.pl207 ld [%o0 + 0x00], %f0 ! load context
234 st %f0, [%o0 + 0x00] ! store context
H A Dsha512-sparcv9.pl482 ldd [%o0 + 0x00], %f0 ! load context
521 std %f0, [%o0 + 0x00] ! store context
584 ld [%o0 + 0x00], %f0
614 st %f0, [%o0 + 0x00] ! store context
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl207 ld [%o0 + 0x00], %f0 ! load context
234 st %f0, [%o0 + 0x00] ! store context
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl222 lda [%o0 + %g0]0x88, %f0 ! load context
249 sta %f0, [%o0 + %g0]0x88 ! store context
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/asm/
H A Dmd5-sparcv9.pl222 lda [%o0 + %g0]0x88, %f0 ! load context
249 sta %f0, [%o0 + %g0]0x88 ! store context

Completed in 3303 milliseconds

1234