Searched refs:C4 (Results 1 - 25 of 117) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dfdct.c162 #define TABLE_SSE2 C4, C4, C1, C3, -C6, -C2, -C1, -C5, \
163 C4, C4, C5, C7, C2, C6, C3, -C7, \
164 -C4, C4, C7, C3, C6, -C2, C7, -C5, \
165 C4, -C4, C5, -C1, C2, -C6, C3, -C1,
170 #define C4 16384 macro
179 #undef C4 macro
186 #define C4 macro
195 #undef C4 macro
202 #define C4 macro
211 #undef C4 macro
218 #define C4 macro
227 #undef C4 macro
234 #define C4 macro
243 #undef C4 macro
250 #define C4 macro
259 #undef C4 macro
266 #define C4 macro
275 #undef C4 macro
282 #define C4 macro
[all...]
H A Dsimple_idct.c43 #define C4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) - 0.5 macro
59 // the 1 = ((1<<(COL_SHIFT-1))/C4)<<ROW_SHIFT :)
63 C4, C4, C4, C4,
64 C4, -C4, C4, -C4,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dfdct_mmx.c160 #define TABLE_SSE2 C4, C4, C1, C3, -C6, -C2, -C1, -C5, \
161 C4, C4, C5, C7, C2, C6, C3, -C7, \
162 -C4, C4, C7, C3, C6, -C2, C7, -C5, \
163 C4, -C4, C5, -C1, C2, -C6, C3, -C1,
168 #define C4 16384 macro
177 #undef C4 macro
184 #define C4 macro
193 #undef C4 macro
200 #define C4 macro
209 #undef C4 macro
216 #define C4 macro
225 #undef C4 macro
232 #define C4 macro
241 #undef C4 macro
248 #define C4 macro
257 #undef C4 macro
264 #define C4 macro
273 #undef C4 macro
280 #define C4 macro
[all...]
H A Didct_mmx.c40 int C1, C2, C3, C4, C5, C6, C7;
48 C4 = table[4];
53 a0 = C4*row[0] + C2*row[2] + C4*row[4] + C6*row[6] + *rounder;
54 a1 = C4*row[0] + C6*row[2] - C4*row[4] - C2*row[6] + *rounder;
55 a2 = C4*row[0] - C6*row[2] - C4*row[4] + C2*row[6] + *rounder;
56 a3 = C4*row[0] - C2*row[2] + C4*ro
422 #define C4 macro
567 #undef C4 macro
[all...]
H A Dsimple_idct_mmx.c40 #define C4 16383 //cos(i*M_PI/16)*sqrt(2)*(1<<14) - 0.5 macro
56 // the 1 = ((1<<(COL_SHIFT-1))/C4)<<ROW_SHIFT :)
60 C4, C4, C4, C4,
61 C4, -C4, C4, -C4,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dvp3dsp_altivec.c40 vec_s16 C4 = vec_splat(constants, 4);\
73 Ad = M16(vec_sub(A, C), C4);\
74 Bd = M16(vec_sub(B, D), C4);\
79 E = ADD(M16(vec_add(b0, b4), C4));\
80 F = ADD(M16(vec_sub(b0, b4), C4));\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dvp3dsp_altivec.c47 vec_s16 C4 = vec_splat(constants, 4);\
80 Ad = M16(vec_sub(A, C), C4);\
81 Bd = M16(vec_sub(B, D), C4);\
86 E = ADD(M16(vec_add(b0, b4), C4));\
87 F = ADD(M16(vec_sub(b0, b4), C4));\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/whrlpool/
H A Dwp_block.c161 # define C4(K,i) ROTATE(Cx.q[K.c[(i)*8+4]],32) macro
179 # define C4(K,i) (Cx.q[4+8*K.c[(i)*8+4]]) macro
192 # define C4(K,i) (((u64*)(Cx.c+4))[2*K.c[(i)*8+4]]) macro
498 C4(K, (i - 4) & 7) ^ C5(K, (i - 5) & 7) ^
505 C4(S, (i - 4) & 7) ^ C5(S, (i - 5) & 7) ^
543 C4(K, 4) ^ C5(K, 3) ^ C6(K, 2) ^ C7(K, 1) ^ RC[r];
545 C4(K, 5) ^ C5(K, 4) ^ C6(K, 3) ^ C7(K, 2);
547 C4(K, 6) ^ C5(K, 5) ^ C6(K, 4) ^ C7(K, 3);
549 C4(K, 7) ^ C5(K, 6) ^ C6(K, 5) ^ C7(K, 4);
551 C4(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/whrlpool/
H A Dwp_block.c161 # define C4(K,i) ROTATE(Cx.q[K.c[(i)*8+4]],32) macro
179 # define C4(K,i) (Cx.q[4+8*K.c[(i)*8+4]]) macro
192 # define C4(K,i) (((u64*)(Cx.c+4))[2*K.c[(i)*8+4]]) macro
498 C4(K, (i - 4) & 7) ^ C5(K, (i - 5) & 7) ^
505 C4(S, (i - 4) & 7) ^ C5(S, (i - 5) & 7) ^
543 C4(K, 4) ^ C5(K, 3) ^ C6(K, 2) ^ C7(K, 1) ^ RC[r];
545 C4(K, 5) ^ C5(K, 4) ^ C6(K, 3) ^ C7(K, 2);
547 C4(K, 6) ^ C5(K, 5) ^ C6(K, 4) ^ C7(K, 3);
549 C4(K, 7) ^ C5(K, 6) ^ C6(K, 5) ^ C7(K, 4);
551 C4(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dwp512.c409 static const u64 C4[256] = { variable
802 C4[(int)(K[4] >> 24) & 0xff] ^
812 C4[(int)(K[5] >> 24) & 0xff] ^
821 C4[(int)(K[6] >> 24) & 0xff] ^
830 C4[(int)(K[7] >> 24) & 0xff] ^
839 C4[(int)(K[0] >> 24) & 0xff] ^
848 C4[(int)(K[1] >> 24) & 0xff] ^
857 C4[(int)(K[2] >> 24) & 0xff] ^
866 C4[(int)(K[3] >> 24) & 0xff] ^
884 C4[(in
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dwhirlpool.c656 static const u64 C4[256] =
1220 C4[(key[4] >> 24) & 0xFF] ^ C5[(key[3] >> 16) & 0xFF] ^
1224 C4[(key[5] >> 24) & 0xFF] ^ C5[(key[4] >> 16) & 0xFF] ^
1228 C4[(key[6] >> 24) & 0xFF] ^ C5[(key[5] >> 16) & 0xFF] ^
1232 C4[(key[7] >> 24) & 0xFF] ^ C5[(key[6] >> 16) & 0xFF] ^
1236 C4[(key[0] >> 24) & 0xFF] ^ C5[(key[7] >> 16) & 0xFF] ^
1240 C4[(key[1] >> 24) & 0xFF] ^ C5[(key[0] >> 16) & 0xFF] ^
1244 C4[(key[2] >> 24) & 0xFF] ^ C5[(key[1] >> 16) & 0xFF] ^
1248 C4[(key[3] >> 24) & 0xFF] ^ C5[(key[2] >> 16) & 0xFF] ^
1256 C4[(stat
652 static const u64 C4[256] = variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dwhirlpool.c656 static const u64 C4[256] =
1220 C4[(key[4] >> 24) & 0xFF] ^ C5[(key[3] >> 16) & 0xFF] ^
1224 C4[(key[5] >> 24) & 0xFF] ^ C5[(key[4] >> 16) & 0xFF] ^
1228 C4[(key[6] >> 24) & 0xFF] ^ C5[(key[5] >> 16) & 0xFF] ^
1232 C4[(key[7] >> 24) & 0xFF] ^ C5[(key[6] >> 16) & 0xFF] ^
1236 C4[(key[0] >> 24) & 0xFF] ^ C5[(key[7] >> 16) & 0xFF] ^
1240 C4[(key[1] >> 24) & 0xFF] ^ C5[(key[0] >> 16) & 0xFF] ^
1244 C4[(key[2] >> 24) & 0xFF] ^ C5[(key[1] >> 16) & 0xFF] ^
1248 C4[(key[3] >> 24) & 0xFF] ^ C5[(key[2] >> 16) & 0xFF] ^
1256 C4[(stat
652 static const u64 C4[256] = variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegaudiodsp_template.c270 #define C4 FIXHR(0.76604444311897803520/2) macro
327 t2 = MULH3(in1[2*2] + in1[2*8] , -C4, 2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegaudiodsp_template.c270 #define C4 FIXHR(0.76604444311897803520/2) macro
327 t2 = MULH3(in1[2*2] + in1[2*8] , -C4, 2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uniwidth/
H A Dtest-uc_width2.sh27 05C4..05C5 0
71 09C1..09C4 0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/libmpcodecs/
H A Dvf_pp7.c78 #define C4 ((int)(1024*0.1962505182412941918+0.5))
85 d= (s0-s2)*C4 + (s1-s2)*C5;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dconfig.guess347 C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_aes.c665 V(93,C4,C4,57), V(55,A7,A7,F2), V(FC,7E,7E,82), V(7A,3D,3D,47), \
673 V(9F,C2,C2,5D), V(BD,D3,D3,6E), V(43,AC,AC,EF), V(C4,62,62,A6), \
683 V(E0,70,70,90), V(7C,3E,3E,42), V(71,B5,B5,C4), V(CC,66,66,AA), \
776 V(65,DA,F4,CD), V(06,05,BE,D5), V(D1,34,62,1F), V(C4,A6,FE,8A), \
780 V(91,54,8D,B5), V(71,C4,5D,05), V(04,06,D4,6F), V(60,50,15,FF), \
798 V(A8,FC,8C,C4), V(A0,F0,3F,1A), V(56,7D,2C,D8), V(22,33,90,EF), \
819 V(CA,AF,F3,81), V(B9,68,C4,3E), V(38,24,34,2C), V(C2,A3,40,5F), \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dconfig.guess347 C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dconfig.guess476 C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dconfig.guess708 C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dconfig.guess708 C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/conftools/
H A Dconfig.guess707 C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dconfig.guess683 C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/
H A Dconfig.guess626 C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)

Completed in 303 milliseconds

12345