Searched refs:shift2 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntpclient/
H A Dphaselock.c144 double shift2 = slope + 0.3 - offset/6000.0; local
145 if (shift2 < shift) shift = shift2;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/ntpclient/
H A Dphaselock.c144 double shift2 = slope + 0.3 - offset/6000.0; local
145 if (shift2 < shift) shift = shift2;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddxa.c48 static const int shift2[6] = { 0, 0, 8, 4, 0, 4 }; variable
93 mask = ((msk[0] & 0xF0) << shift1[type]) | ((msk[0] & 0xF) << shift2[type]);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Ddsputil_mmx.c1656 const uint64_t shift2 = 2*shift; local
1752 "m"(*r4), "m"(shift2)

Completed in 89 milliseconds