Searched refs:BF (Results 1 - 21 of 21) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dfft.c219 #define BF(x,y,a,b) {\ macro
225 BF(t3, t5, t5, t1);\
226 BF(a2.re, a0.re, a0.re, t5);\
227 BF(a3.im, a1.im, a1.im, t3);\
228 BF(t4, t6, t2, t6);\
229 BF(a3.re, a1.re, a1.re, t4);\
230 BF(a2.im, a0.im, a0.im, t6);\
238 BF(t3, t5, t5, t1);\
239 BF(a2.re, a0.re, r0, t5);\
240 BF(a
[all...]
H A Dmpegaudiodec.c564 #define BF(a, b, c, s)\ macro
574 BF(a, b, COS4_0, 1);\
575 BF(c, d,-COS4_0, 1);\
581 BF(a, b, COS4_0, 1);\
582 BF(c, d,-COS4_0, 1);\
597 BF( 0, 31, COS0_0 , 1);
598 BF(15, 16, COS0_15, 5);
600 BF( 0, 15, COS1_0 , 1);
601 BF(16, 31,-COS1_0 , 1);
603 BF(
[all...]
H A Dsimple_idct.c434 #define BF(k) \ macro
457 BF(0);
458 BF(1);
459 BF(2);
460 BF(3);
461 BF(4);
462 BF(5);
463 BF(6);
464 BF(7);
H A Dac3enc.c106 #define BF(pre, pim, qre, qim, pre1, pim1, qre1, qim1) \ macro
150 BF(p[0].re, p[0].im, p[1].re, p[1].im,
160 BF(p[0].re, p[0].im, p[2].re, p[2].im,
162 BF(p[1].re, p[1].im, p[3].re, p[3].im,
177 BF(p->re, p->im, q->re, q->im,
184 BF(p->re, p->im, q->re, q->im,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/evp/
H A De_bf.c77 IMPLEMENT_BLOCK_CIPHER(bf, ks, BF, EVP_BF_KEY, NID_bf, 8, 16, 8, 64,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A De_bf.c77 IMPLEMENT_BLOCK_CIPHER(bf, ks, BF, EVP_BF_KEY, NID_bf, 8, 16, 8, 64,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dblowfish.h69 #error BF is disabled.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dblowfish.h69 #error BF is disabled.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dblowfish.h69 #error BF is disabled.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bf/
H A Dbf_skey.c66 FIPS_NON_FIPS_VCIPHER_Init(BF)
H A Dblowfish.h69 #error BF is disabled.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dinstall.com36 DES,RC2,RC4,RC5,IDEA,BF,CAST,-
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dinstall.com38 DES,RC2,RC4,RC5,IDEA,BF,CAST,CAMELLIA,-
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c144 /* The BF field in an X or XL form instruction. */
145 #define BF (11)
148 /* An optional BF field. This is used for comparison instructions,
149 in which an omitted BF field is taken as zero. */
1216 { "cmpli", OP(10), OP_MASK, PPC, { BF, L, RA, UI } },
1217 { "cmpli", OP(10), OP_MASK, POWER, { BF, RA, UI } },
1221 { "cmpi", OP(11), OP_MASK, PPC, { BF, L, RA, SI } },
1222 { "cmpi", OP(11), OP_MASK, POWER, { BF, RA, SI } },
1521 { "mcrf", XL(19,0), XLBB_MASK|(3<<21)|(3<<16), PPC|POWER, { BF, BFA } },
1873 { "cmp", X(31,0), XCMP_MASK, PPC, { BF,
143 #define BF macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c175 /* The BF field in an X or XL form instruction. */
176 #define BF BDPA + 1
179 /* An optional BF field. This is used for comparison instructions,
180 in which an omitted BF field is taken as zero. */
181 #define OBF BF + 1
2527 { "cmpli", OP(10), OP_MASK, PPC, { BF, L, RA, UI } },
2528 { "cmpli", OP(10), OP_MASK, PWRCOM, { BF, RA, UI } },
2532 { "cmpi", OP(11), OP_MASK, PPC, { BF, L, RA, SI } },
2533 { "cmpi", OP(11), OP_MASK, PWRCOM, { BF, RA, SI } },
2832 { "mcrf", XL(19,0), XLBB_MASK|(3 << 21)|(3 << 16), COM, { BF, BF
174 #define BF macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h146 #define BF 0x20 /* int: script: bus fault */ macro
H A Dsym_hipd.c1038 if (dstat & (MDPE|BF|IID)) {
1164 if (dstat & (MDPE|BF))
1832 OUTB(np, nc_dien , MDPE|BF|SSI|SIR|IID);
2793 !(dstat & (MDPE|BF|ABRT|IID))) {
2823 !(dstat & (MDPE|BF|ABRT|IID))) {
2841 (dstat & (MDPE|BF|ABRT|IID))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h653 #define BF 0x20 /* int: script: bus fault */ macro
H A Dncr53c8xx.c5220 OUTB (nc_dien , MDPE|BF|ABRT|SSI|SIR|IID);
5839 !(dstat & (MDPE|BF|ABRT|IID))) {
5886 !(dstat & (MDPE|BF|ABRT))) {
5903 ** For MDPE, BF, ABORT, IID, SGE and HTH we reset the
5924 (dstat & (MDPE|BF|ABRT|IID))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex1716 <3E> <00BF>
1804 <3E> <00BF>
1865 <0F> <00BF>
8191 \DeclareUnicodeCharacter{00BF}{\questiondown}
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex1762 <3E> <00BF>
1850 <3E> <00BF>
1911 <0F> <00BF>
8463 \DeclareUnicodeCharacter{00BF}{\questiondown}

Completed in 274 milliseconds