Searched refs:LL (Results 76 - 100 of 140) sorted by relevance

123456

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmpegtsenc.c111 ts->cur_pcr += TS_PACKET_SIZE*8*90000LL/ts->mux_rate;
560 pcr = ts->cur_pcr + (4+7)*8*90000LL / ts->mux_rate;
683 ts->cur_pcr += TS_PACKET_SIZE*8*90000LL/ts->mux_rate;
H A Dnutenc.c339 tmp_match= 1-(1LL<<62);
661 if(1LL<<(20+3*nut->header_count) <= url_ftell(bc))
H A Doggdec.c521 if (os->lastgp != -1LL){
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dshubio.h3024 #define IIO_PRB_MULTI_ERR (1LL << 63)
3025 #define IIO_PRB_SPUR_RD (1LL << 51)
3026 #define IIO_PRB_SPUR_WR (1LL << 50)
3027 #define IIO_PRB_RD_TO (1LL << 49)
3028 #define IIO_PRB_ERROR (1LL << 48)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dindeo3.c1024 if(2LL*mc_vector_count >= buf_size-16-y_offset) {
1038 if(2LL*mc_vector_count >= buf_size-16-v_offset) {
1049 if(2LL*mc_vector_count >= buf_size-16-u_offset) {
H A Dwma.c327 norm = (1.0 / (float)(1LL << 31)) * sqrt(3) * s->noise_mult;
H A Dmpeg12enc.c120 int64_t n0= 1001LL/ff_frame_rate_tab[i].den*ff_frame_rate_tab[i].num*s->avctx->time_base.num;
121 int64_t n1= 1001LL*s->avctx->time_base.den;
H A Delbg.c317 #define BIG_PRIME 433494437LL
H A Dmpegaudiodec.c46 #define FIXHR(a) ((int)((a) * (1LL<<32) + 0.5))
200 return (int)((val + (1LL << (shift - 1))) >> shift);
417 m = (uint32_t)(fm*(1LL<<31) + 0.5);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext2/
H A Dsuper.c611 res += 1LL << (bits-2);
612 res += 1LL << (2*(bits-2));
613 res += 1LL << (3*(bits-2));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/md/
H A Ddm-exception-store.c351 if (de.new_chunk == 0LL) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_eeprom.c575 *(__be64 *) ifp->if_guid == __constant_cpu_to_be64(-1LL)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/sgi-ip27/
H A Dip27-memory.c422 nodebytes += (1LL << SLOT_SHIFT);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/sibyte/common/
H A Dsb_tbprof.c567 tb_period = zbbus_mhz * 10000LL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_buf.h34 #define XFS_BUF_DADDR_NULL ((xfs_daddr_t) (-1LL))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_mount.c464 fields &= ~(1LL << f);
679 update_flags = 0LL;
1233 ASSERT((1LL << f) & XFS_SB_MOD_BITS);
1237 ASSERT((1LL << f) & XFS_SB_MOD_BITS);
H A Dxfs_btree.c721 for (i = 0, imask = 1LL; ; i++, imask <<= 1) {
730 for (i = nbits - 1, imask = 1LL << i; ; i--, imask >>= 1) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Dtraps.c408 #define LL 0xc0000000 macro
537 if ((opcode & OPCODE) == LL) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A Dswscale.c1081 const int64_t fone= 1LL<<54;
1196 if (d < 1LL<<30)
1198 else if (d < 1LL<<31)
1226 if (d2*xInc < -(1LL<<(29+16))) coeff= 1.0 * (1LL<<(30+16));
1227 else if (d2*xInc < (1LL<<(29+16))) coeff= -d2*xInc + (1LL<<(29+16));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dsetup.c527 lc->jiffy_timer = -1LL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libpostproc/
H A Dpostprocess_template.c1461 if(1024LL*1024LL*1024LL % numSkipped == 0){
2865 if(eq_mask != -1LL){
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/
H A Dtar.c315 && statbuf->st_size > (off_t)0777777777777LL
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/bluetooth/bnep/
H A Dcore.c213 while (memcmp(a1, a2, 6) < 0 && s->mc_filter != ~0LL) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext3/
H A Dsuper.c1353 res += 1LL << (bits-2);
1354 res += 1LL << (2*(bits-2));
1355 res += 1LL << (3*(bits-2));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext4/
H A Dsuper.c1411 res += 1LL << (bits-2);
1412 res += 1LL << (2*(bits-2));
1413 res += 1LL << (3*(bits-2));

Completed in 332 milliseconds

123456