Searched refs:WORD (Results 1 - 25 of 214) sorted by relevance

123456789

/external/libpcap/msdos/
H A Dpktdrvr.h52 WORD type; /* = 13 for 3C523 */
54 WORD intr; /* user interrupt vector number */
55 WORD handle; /* Handle associated with session */
62 WORD MAClength; /* HiPerformance data, N/A */
63 WORD MTU; /* HiPerformance data, N/A */
64 WORD multicast; /* HiPerformance data, N/A */
65 WORD rcvrBuffers; /* valid for */
66 WORD UMTbufs; /* High Performance drivers only */
67 WORD postEOIintr; /* Usage ?? */
87 WORD prot
[all...]
H A Dndis2.h45 #define CALLBACK(foo) pascal WORD foo
46 #define PAS_PTR(x,arg) typedef FAR WORD pascal (*x) arg
52 #define CALLBACK(foo) WORD foo __attribute__((stdcall))
53 #define PAS_PTR(x,arg) typedef WORD (*x) arg __attribute__((stdcall))
59 #define CALLBACK(foo) WORD pascal foo
60 #define PAS_PTR(x,arg) typedef WORD pascal (_far *x) arg
66 #define CALLBACK(foo) WORD pascal foo
67 #define PAS_PTR(x,arg) typedef WORD pascal (_far *x) arg
87 PAS_PTR (ProtMan, (struct _ReqBlock FAR*, WORD));
92 PAS_PTR (SystemRequest, (DWORD, DWORD, WORD, WOR
[all...]
H A Dpktdrvr.c74 WORD r_flags;
75 WORD r_es, r_ds, r_fs, r_gs;
76 WORD r_ip, r_cs, r_sp, r_ss;
82 WORD _rxOutOfs;
83 WORD _rxInOfs;
88 WORD _dummy[2]; /* screenSeg,newInOffset */
90 WORD _fanIndex;
109 extern WORD rxOutOfs; /* offsets into pktRxBuf FIFO queue */
110 extern WORD rxInOfs;
118 #define FIRST_RX_BUF (WORD)
[all...]
H A Dndis2.c77 static WORD frameSize = 0;
78 static WORD headerSize = 0;
87 static WORD protManDS = 0;
100 WORD err_num;
269 CALLBACK (NdisSystemRequest (DWORD param1, DWORD param2, WORD param3,
270 WORD opcode, WORD targetDS))
274 volatile WORD result;
319 CALLBACK (NdisRequestConfirm (WORD protId, WORD macI
[all...]
/external/libxaac/decoder/
H A Dixheaacd_create.h39 VOID *sbr_persistent_mem_v, WORD32 *ptr_overlap_buf, WORD channel,
40 WORD ps_enable, WORD sbr_ratio_idx, WORD output_frame_size, WORD *use_hbe,
42 WORD audio_object_type);
H A Dixheaacd_multichannel.h26 ixheaacd_misc_tables *common_tables_ptr, WORD *element_index_order,
33 WORD16 frame_size, WORD total_channels, WORD16 *ptr_time_data);
37 WORD total_elements, WORD16 *ptr_time_data, WORD total_channels);
H A Dixheaacd_env_dec.h36 WORD scale_change, WORD16 *ptr_sine_level_buf,
38 WORD16 *noise_lvl_me, WORD num_subband,
39 FLAG noise_absc_flag, WORD freq_inv_flag,
40 WORD noise_e, WORD sub_band_start);
45 WORD factor, WORD16 *ptr_gain_buf,
53 WORD factor, WORD16 *ptr_gain_buf,
56 WORD freq_inv_flag, WORD32 harm_index);
H A Dixheaacd_headerdecode.h36 ia_aac_dec_sbr_bitstream_struct *ptr_sbr_bitstream, WORD channels,
42 WORD ixheaacd_decode_pce(struct ia_bit_buf_struct *it_bit_buff,
57 ia_exhaacplus_dec_api_struct *p_obj_exhaacplus_dec, WORD ch_idx1,
58 WORD *ch_idx, WORD *channel, WORD *element_index_order, WORD total_elements,
59 WORD8 *element_used, WORD total_channels, ia_drc_dec_struct *pstr_drc_dec,
H A Dixheaacd_env_calc.h95 VOID ixheaacd_adjust_scale_dec(WORD32 **re, WORD32 **im, WORD sub_band_start,
96 WORD num_sub_bands, WORD start_pos,
97 WORD next_pos, WORD shift, FLAG low_pow_flag);
99 VOID ixheaacd_adjust_scale_armv7(WORD32 **re, WORD32 **im, WORD sub_band_start,
100 WORD num_sub_bands, WORD start_pos,
101 WORD next_pos, WORD shif
[all...]
H A Dixheaacd_lpp_tran.h67 WORD16 *degree_alias, WORD first_slot_offset, WORD last_slot_offset,
68 WORD num_if_bands, WORD max_qmf_subband_aac, WORD32 *sbr_invf_mode,
74 WORD time_step, WORD first_slot_offset,
75 WORD last_slot_offset, WORD num_if_bands,
76 WORD max_qmf_subband_aac, WORD32 *sbr_invf_mode,
78 WORD audio_object_typ
[all...]
H A Dixheaacd_struct_def.h77 WORD num_coupled_elements;
117 WORD element_instance_order[MAX_BS_ELEMENT];
118 WORD ui_coupling_channel;
119 WORD downmix;
122 WORD framesize_480;
123 WORD ld_decoder;
125 WORD eld_sbr_present;
253 FLAG frame_status, WORD *type, WORD *ch_idx, WORD init_fla
[all...]
H A Dixheaacd_tns.h25 ia_aac_dec_tables_struct *ptr_aac_tables, WORD object_type, WORD32 ar_flag,
43 WORD16 *scale, WORD order);
49 WORD16 *scale, WORD order);
53 WORD scale_spec, WORD32 *ptr_filter_state);
61 WORD scale_spec, WORD32 *ptr_filter_state);
71 WORD32 shift_value, WORD scale_spec);
75 WORD32 shift_value, WORD scale_spec);
81 WORD scale_spec);
85 WORD32 shift_value, WORD scale_spec);
H A Dixheaacd_common_lpfuncs.c94 WORD ixheaacd_get_channel_mask(
96 WORD ixheaacd_drc_offset = 0, channel_mask = 0;
97 WORD flag1 = 0, flag2 = 0;
98 WORD ch_idx;
99 WORD *ptr_slot_element = p_obj_enhaacplus_dec->aac_config.slot_element;
100 WORD *ptr_element_type = p_obj_enhaacplus_dec->aac_config.element_type;
102 memset(ptr_slot_element, 0, sizeof(WORD) * MAX_BS_ELEMENT);
253 ia_exhaacplus_dec_api_struct *p_obj_enhaacplus_dec, WORD ch_idx1,
254 WORD *ch_idx, WORD *channe
[all...]
H A Dixheaacd_multichannel.c79 WORD cblock_decode_huff_symbol(UWORD8 *ptr_read_next, WORD32 bit_pos,
85 WORD tot_bits;
135 ixheaacd_misc_tables *common_tables_ptr, WORD *element_index_order,
142 WORD ind_sw_cce_flag, num_coupled_elements;
144 WORD num_gain_element_lists = 0;
145 WORD cc_domain;
146 WORD gain_element_sign;
147 WORD gain_element_scale;
201 WORD cge;
202 WORD common_gain_element_presen
[all...]
H A Dixheaacd_aac_imdct.h42 ia_aac_dec_imdct_tables_struct *ptr_imdct_tables, WORD npoints,
48 ia_aac_dec_imdct_tables_struct *ptr_imdct_tables, WORD npoints,
54 ia_aac_dec_imdct_tables_struct *ptr_imdct_tables, WORD npoints,
60 ia_aac_dec_imdct_tables_struct *ptr_imdct_tables, WORD npoints4,
65 ia_aac_dec_imdct_tables_struct *ptr_imdct_tables, WORD npoints4,
70 ia_aac_dec_imdct_tables_struct *ptr_imdct_tables, WORD npoints4,
92 const WORD32 *cos_sin_ptr, WORD m);
95 const WORD32 *cos_sin_ptr, WORD m);
H A Dixheaacd_pulsedata.h39 const WORD16 *ptr_swb_offset, WORD object_type);
H A Dixheaacd_block.h25 VOID ixheaacd_inverse_quantize(WORD32 *x_invquant, WORD no_band,
30 WORD no_band, WORD8 *width,
37 WORD no_band, WORD8 *width,
44 WORD no_band, WORD8 *width,
50 void ixheaacd_right_shift_block(WORD32 *p_spectrum, WORD length,
51 WORD shift_val);
53 WORD ixheaacd_decode_huffman(ia_bit_buf_struct *it_bit_buff, WORD32 cb_no,
54 WORD32 *spec_coef, WORD16 *sfb_offset, WORD start,
55 WORD sfb, WORD group_le
[all...]
H A Dixheaacd_longblock.c66 WORD sfb;
67 WORD sect_cb;
68 WORD sect_len;
69 WORD sect_len_incr;
70 WORD sect_esc_val;
72 WORD max_sfb = ptr_ics_info->max_sfb;
73 WORD num_win_group;
158 WORD sfb;
160 WORD num_win_group;
171 WORD start_bit_po
[all...]
H A Dixheaacd_common_initfuncs.c84 ia_aac_dec_state_struct *p_state_enhaacplus_dec, WORD channels,
85 WORD *persistent_used_total, WORD *sbr_persistent_start, WORD ps_enable) {
86 WORD persistent_used;
H A Dixheaacd_bitbuffer.c37 WORD alignment;
38 alignment = (WORD)((*align_bits_cnt - it_bit_buff->cnt_bits) & 0x07);
47 WORD32 ixheaacd_show_bits_buf(ia_bit_buf_struct *it_bit_buff, WORD no_of_bits) {
50 WORD bit_pos = it_bit_buff->bit_pos;
73 WORD32 ixheaacd_read_bits_buf(ia_bit_buf_struct *it_bit_buff, WORD no_of_bits) {
76 WORD bit_pos = it_bit_buff->bit_pos;
187 WORD bit_pos = it_bit_buff->bit_pos;
189 WORD no_of_bits = 1;
210 WORD bit_pos = it_bit_buff->bit_pos;
212 WORD no_of_bit
[all...]
/external/syslinux/lzo/src/
H A Dlzo_dll.ch37 BOOL FAR PASCAL LibMain ( HANDLE hInstance, WORD wDataSegment,
38 WORD wHeapSize, LPSTR lpszCmdLine )
/external/icu/icu4c/source/i18n/
H A Dwintzimpl.cpp68 standardDate.wMonth = static_cast<WORD>(std->getRule()->getRuleMonth()) + 1;
69 standardDate.wDay = static_cast<WORD>(std->getRule()->getRuleWeekInMonth());
73 standardDate.wDayOfWeek = static_cast<WORD>(std->getRule()->getRuleDayOfWeek()) - 1;
83 standardDate.wHour = static_cast<WORD>(hour);
84 standardDate.wMinute = static_cast<WORD>(min);
85 standardDate.wSecond = static_cast<WORD>(sec);
86 standardDate.wMilliseconds = static_cast<WORD>(mil);
89 daylightDate.wMonth = static_cast<WORD>(dst->getRule()->getRuleMonth()) + 1;
90 daylightDate.wDay = static_cast<WORD>(dst->getRule()->getRuleWeekInMonth());
94 daylightDate.wDayOfWeek = static_cast<WORD>(ds
[all...]
/external/lzma/CPP/Windows/Control/
H A DCommandBar.h35 bool DrawMenuBar(WORD iButton) { return BOOLToBool(::CommandBar_DrawMenuBar(_window, iButton)); }
36 HMENU GetMenu(WORD iButton) { return ::CommandBar_GetMenu(_window, iButton); }
38 HWND InsertComboBox(HINSTANCE hInst, int iWidth, UINT dwStyle, WORD idComboBox, WORD iButton) { return ::CommandBar_InsertComboBox(_window, hInst, iWidth, dwStyle, idComboBox, iButton); }
39 bool InsertMenubar(HINSTANCE hInst, WORD idMenu, WORD iButton) { return BOOLToBool(::CommandBar_InsertMenubar(_window, hInst, idMenu, iButton)); }
40 bool InsertMenubarEx(HINSTANCE hInst, LPTSTR pszMenu, WORD iButton) { return BOOLToBool(::CommandBar_InsertMenubarEx(_window, hInst, pszMenu, iButton)); }
/external/webrtc/webrtc/base/
H A Dwin32socketinit.cc30 WORD wVersionRequested = MAKEWORD(1, 0);
/external/libxaac/decoder/drc_src/
H A Dimpd_drc_bitbuffer.h45 WORD32 impd_read_bits_buf(ia_bit_buf_struct *it_bit_buff, WORD no_of_bits);

Completed in 400 milliseconds

123456789