Searched refs:UINT16 (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l7filter/
H A Dl7_filter_main.h70 #ifndef UINT16
71 #define UINT16 unsigned short /* 2-byte */ macro
102 //#define ntohs(x) ((UINT16)( ( ( (x) & 0x00ff ) << 8 ) | \
146 UINT16 wSourcePort; /*use to save id field if packet type is icmp, network order*/
149 UINT16 wDestPort; /*use to save seq field if packet type is icmp, network order*/
152 UINT16 wModifiedPort; /*use to save modified seq field if packet type is icmp, network order*/
H A Dl7_filter_main.c233 UINT16 CalcChecksum(unsigned char *pbData, int iLength)
236 UINT16 wChecksum;
271 UINT16 csum;
/netgear-R7000-V1.0.7.12_1.2.5/project/gpl/l7filter/
H A Dl7_filter_main.h70 #ifndef UINT16
71 #define UINT16 unsigned short /* 2-byte */ macro
102 //#define ntohs(x) ((UINT16)( ( ( (x) & 0x00ff ) << 8 ) | \
146 UINT16 wSourcePort; /*use to save id field if packet type is icmp, network order*/
149 UINT16 wDestPort; /*use to save seq field if packet type is icmp, network order*/
152 UINT16 wModifiedPort; /*use to save modified seq field if packet type is icmp, network order*/
H A Dl7_filter_main.c236 UINT16 CalcChecksum(unsigned char *pbData, int iLength)
239 UINT16 wChecksum;
274 UINT16 csum;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djmorecfg.h145 /* UINT16 must hold at least the values 0..65535. */
148 typedef unsigned short UINT16; typedef
150 typedef unsigned int UINT16; typedef
H A Djpeglib.h88 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
345 UINT16 X_density; /* Horizontal pixel density */
346 UINT16 Y_density; /* Vertical pixel density */
555 UINT16 X_density; /* Horizontal pixel density */
556 UINT16 Y_density; /* Vertical pixel density */
H A Djcparam.c55 (*qtblptr)->quantval[i] = (UINT16) temp;
H A Djdmarker.c522 quant_ptr->quantval[jpeg_natural_order[i]] = (UINT16) tmp;
H A Djquant2.c147 typedef UINT16 histcell; /* histogram cell; prefer an unsigned type */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djmorecfg.h145 /* UINT16 must hold at least the values 0..65535. */
148 typedef unsigned short UINT16; typedef
150 typedef unsigned int UINT16; typedef
H A Djpeglib.h95 UINT16 quantval[DCTSIZE2]; /* quantization step for each coefficient */
367 UINT16 X_density; /* Horizontal pixel density */
368 UINT16 Y_density; /* Vertical pixel density */
580 UINT16 X_density; /* Horizontal pixel density */
581 UINT16 Y_density; /* Vertical pixel density */
H A Drdbmp.c339 cinfo->X_density = (UINT16) (biXPelsPerMeter/100); /* 100 cm per meter */
340 cinfo->Y_density = (UINT16) (biYPelsPerMeter/100);
H A Djcparam.c56 (*qtblptr)->quantval[i] = (UINT16) temp;
H A Djdmarker.c522 quant_ptr->quantval[jpeg_natural_order[i]] = (UINT16) tmp;
H A Djquant2.c147 typedef UINT16 histcell; /* histogram cell; prefer an unsigned type */
/netgear-R7000-V1.0.7.12_1.2.5/ap/acos/include/
H A DacosTypes.h40 *** UINT16 usTest; //ACOS definition(UINT16)
56 *** UINT16 usTest; //ACOS definition(UINT16)
70 *** UINT16 usTest; //ACOS definition(UINT16)
142 #define UINT16 unsigned short macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagjpeg.cpp417 UINT16 resX,
422 resX = (UINT16)image->GetOptionInt(wxIMAGE_OPTION_RESOLUTIONX);
423 resY = (UINT16)image->GetOptionInt(wxIMAGE_OPTION_RESOLUTIONY);
428 resY = (UINT16)image->GetOptionInt(wxIMAGE_OPTION_RESOLUTION);
H A Dquantize.cpp74 typedef unsigned short UINT16; typedef
254 typedef UINT16 histcell; /* histogram cell; prefer an unsigned type */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-libdns_sd/
H A Ddns_sd.h57 typedef UINT16 uint16_t;
70 typedef UINT16 uint16_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Ddns_sd.h57 typedef UINT16 uint16_t;
70 typedef UINT16 uint16_t;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_generic.c287 #define UINT16 unsigned short macro
289 static UINT16 computeTCPChecksum(unsigned char *ipHdr, unsigned char *tcpHdr)
292 UINT16 count = ipHdr[2] * 256 + ipHdr[3];
306 sum += * (UINT16 *) pseudoHeader;
307 sum += * ((UINT16 *) (pseudoHeader+2));
308 sum += * ((UINT16 *) (pseudoHeader+4));
309 sum += * ((UINT16 *) (pseudoHeader+6));
310 sum += * ((UINT16 *) (pseudoHeader+8));
311 sum += * ((UINT16 *) (pseudoHeader+10));
315 sum += * (UINT16 *) add
461 #undef UINT16 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dactypes.h67 #define ACPI_UINT16_MAX (UINT16)(~((UINT16) 0)) /* 0xFFFF */
83 * UINT16 16-bit (2 byte) unsigned value
129 typedef unsigned short UINT16; typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-marshal-basic.c1727 MARSHAL_TEST (UINT16, DBUS_BIG_ENDIAN, 0x1234);
1728 MARSHAL_TEST (UINT16, DBUS_LITTLE_ENDIAN, 0x1234);
1777 MARSHAL_TEST_FIXED_ARRAY (UINT16, DBUS_BIG_ENDIAN, array2);
1778 MARSHAL_TEST_FIXED_ARRAY (UINT16, DBUS_LITTLE_ENDIAN, array2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dwavefront.h76 typedef u16 UINT16; typedef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3defs.h136 typedef UINT16 ANTLR3_UINT16, *pANTLR3_UINT16;
144 // such as UINT16, hence we must use stdint.h for Mingw.

Completed in 214 milliseconds

12