Searched refs:fc1 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtelephony.h249 unsigned int fc1:1; member in struct:phone_except
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_tkip.c709 u8 fc1; local
736 fc1 = *(pData + 1);
743 from_ds = (fc1 & 0x2) >> 1;
744 to_ds = (fc1 & 0x1);
H A Dcmm_aes.c423 u8 fc1; local
443 fc1 = *(pData + 1);
450 from_ds = (fc1 & 0x2) >> 1;
451 to_ds = (fc1 & 0x1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dcook.c683 float fc1, fc2; local
684 fc1 = pow2tab[gain_index + 63];
688 buffer[i] *= fc1;
692 buffer[i] *= fc1;
693 fc1 *= fc2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcook.c659 float fc1, fc2; local
660 fc1 = pow2tab[gain_index + 63];
664 buffer[i] *= fc1;
668 buffer[i] *= fc1;
669 fc1 *= fc2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/telephony/
H A Dixj.c2347 j->ex_sig.bits.f3 = j->ex_sig.bits.fc0 = j->ex_sig.bits.fc1 = j->ex_sig.bits.fc2 = j->ex_sig.bits.fc3 = 1;
2547 j->ex.bits.fc1 = 1;
6201 j->ex.bits.fc1 = 0;
7079 j->ex_sig.bits.f3 = j->ex_sig.bits.fc0 = j->ex_sig.bits.fc1 = j->ex_sig.bits.fc2 = j->ex_sig.bits.fc3 = 1;

Completed in 211 milliseconds