Home | History | Annotate | Download | only in JetCreator

Lines Matching refs:c_ushort

158 	_fields_ = [('bank', c_ushort),

185 _fields_ = [('wFormatTag', c_ushort),
186 ('nChannels', c_ushort),
189 ('nBlockAlign', c_ushort),
190 ('wBitsPerSample', c_ushort)]