Searched refs:c3 (Results 76 - 100 of 147) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dmfutils.cpp62 int c, c1, c2, c3; local
63 c = getc(fp); c1 = getc(fp); c2 = getc(fp); c3 = getc(fp);
67 (((long) c3) << 24);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/telephony/
H A Dixj.h275 unsigned int c3:1; member in struct:__anon16100
287 unsigned int c3:1; member in struct:__anon16101
295 unsigned int c3:1; member in struct:__anon16102
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp_ppp_v31.c204 int16 *c2, int16 *c3)
214 ((MDP_SCALE_COEFF_MASK & c3[i]) << 16) |
203 mdp_update_scale_table(int index, int16 *c0, int16 *c1, int16 *c2, int16 *c3) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/dht/
H A Ddht-example.c447 const char *c1 = v1, *c2 = v2, *c3 = v3; local
459 key[6 + i] = CRYPT_HAPPY(c3[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/arm/
H A Dfft_fixed_neon.S42 .macro transform2 d0, d1, d2, d3, q0, q1, c0, c1, c2, c3, \
49 vmlal.s16 \w1, \r1, \c3
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dfft_fixed_neon.S42 .macro transform2 d0, d1, d2, d3, q0, q1, c0, c1, c2, c3, \
49 vmlal.s16 \w1, \r1, \c3
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uninorm/
H A Dtest-u32-normalize-big.c245 const uint32_t *c3, size_t c3_length,
242 test_specific(const struct normalization_test_file *file, int (*check) (const uint32_t *c1, size_t c1_length, const uint32_t *c2, size_t c2_length, const uint32_t *c3, size_t c3_length, const uint32_t *c4, size_t c4_length, const uint32_t *c5, size_t c5_length)) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-fa526.S159 mcr p15, 0, r0, c3, c0 @ load domain access register
H A Dproc-arm946.S329 mcr p15, 0, r0, c6, c3, 0 @ disable memory region 3~7
366 mcr p15, 0, r0, c3, c0, 0
H A Dproc-arm6_7.S261 mcr p15, 0, r0, c3, c0 @ load domain access register
H A Dproc-v7.S308 mcr p15, 0, r10, c3, c0, 0 @ load domain access register
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dsht15.c336 const int c3 = -2800; /* x10 ^ -9 */ local
340 + (data->val_humid * data->val_humid * c3)/1000000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Dutil.c178 * @c3: The third character.
182 static inline u8 tomoyo_make_byte(const u8 c1, const u8 c2, const u8 c3) argument
184 return ((c1 - '0') << 6) + ((c2 - '0') << 3) + (c3 - '0');
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-stdint.c115 int_least32_t c3[3] = { 17, INT_LEAST32_MIN, INT_LEAST32_MAX }; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-stdint.c114 int_least32_t c3[3] = { 17, INT_LEAST32_MIN, INT_LEAST32_MAX }; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_hqx.c80 /* (c1*w1 + c2*w2 + c3*w3) >> s */
81 static av_always_inline uint32_t interp_3px(uint32_t c1, int w1, uint32_t c2, int w2, uint32_t c3, int w3, int s) argument
83 return (((((c1 & 0xff00ff00) >> 8) * w1 + ((c2 & 0xff00ff00) >> 8) * w2 + ((c3 & 0xff00ff00) >> 8) * w3) << (8 - s)) & 0xff00ff00) |
84 (((((c1 & 0x00ff00ff) ) * w1 + ((c2 & 0x00ff00ff) ) * w2 + ((c3 & 0x00ff00ff) ) * w3) >> s ) & 0x00ff00ff);
H A Dvf_noise.c92 NOISE_PARAMS(c3, 3, param[3])
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_vfe8x_proc.h1047 uint32_t c3:12; member in struct:vfe_color_correction_cfg
1194 uint32_t c3:12; member in struct:VFE_AWBAEStatistics_ConfigCmdType
1396 uint32_t c3:12; member in struct:vfe_statsawb_update
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/easycap/
H A Deasycap_main.c1021 int c2, c3, w2, w3, cz, wz; local
1329 c3 = (mad + 1)*PAGE_SIZE - rad;
1333 cz != c3) \
1335 c3 - (bytesperpixel * \
1340 cz != (4 * c3))
1342 (2*c3)-(bytesperpixel * \
1345 if (0 != c3)
1347 "in bytes written\n", c3);
1353 JOT(8, "===== field2frame(): %i bytes --> %i bytes (incl skip)\n", c2, c3);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dhead.S364 mcr p15, 0, r0, c3, c0, 0 @ write-buffer on
392 mcr p15, 0, r0, c3, c0, 0 @ write-buffer on
495 mcrne p15, 0, r1, c3, c0, 0 @ load domain access control
536 mcr p15, 0, r1, c3, c0, 0 @ load domain access control
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dhead.S257 mcr p15, 0, r5, c3, c0, 0 @ load domain access register
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sio/
H A DMakefile.in165 find . -follow -depth -type f -print | cut -c3- | egrep -i -v '(((\.(o|so|log|a|lib|ncb|obj|exe|idb|cache|opt|zip|gz|swp|tar|plg|pch|gch))|(config\.h))$$|(/\.)|(^\.))' | cpio -Lpdm $(TMPDIR)/TAR/$(TARDIR)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dsleep34xx.S345 MCR p15, 0, r8, c3, c0, 0
477 mrc p15, 0, r4, c3, c0, 0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevcdsp_template.c172 int c3 = 74 * src[1 * step]; \
177 assign(dst[0 * step], 29 * c0 + 55 * c1 + c3); \
178 assign(dst[1 * step], 55 * c2 - 29 * c1 + c3); \
179 assign(dst[3 * step], 55 * c0 + 29 * c2 - c3); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dhevc_mc.asm366 pmaddubsw m2, %4 ;x3*c3+x4*c4
399 pmaddubsw m2, [rfilterq + %3q*8+16] ;x3*c3+x4*c4
435 pmaddubsw m2, m13 ;x3*c3+x4*c4

Completed in 252 milliseconds

123456