Searched refs:USHORT (Results 1 - 25 of 96) sorted by relevance

1234

/external/python/cpython3/Modules/
H A Dwinreparse.h18 USHORT ReparseDataLength;
19 USHORT Reserved;
22 USHORT SubstituteNameOffset;
23 USHORT SubstituteNameLength;
24 USHORT PrintNameOffset;
25 USHORT PrintNameLength;
31 USHORT SubstituteNameOffset;
32 USHORT SubstituteNameLength;
33 USHORT PrintNameOffset;
34 USHORT PrintNameLengt
[all...]
/external/aac/libSBRdec/src/
H A Dsbr_crc.h129 USHORT crcState;
130 USHORT crcMask;
131 USHORT crcPoly;
H A Dsbrdec_drc.h122 USHORT bandTopCurr[SBRDEC_MAX_DRC_BANDS];
123 USHORT bandTopNext[SBRDEC_MAX_DRC_BANDS];
H A Dsbr_ram.h162 USHORT codecFrameSize;
/external/aac/libFDK/include/
H A DFDK_crc.h128 const USHORT*
131 USHORT crcPoly; /*!< CRC generator polynom. */
132 USHORT crcMask; /*!< CRC mask. */
133 USHORT startValue; /*!< CRC start value. */
139 USHORT crcValue; /*!< Crc value to be calculated. */
223 USHORT FDKcrcGetCRC(const HANDLE_FDK_CRCINFO hCrcInfo);
H A DFDK_qmf_domain.h198 USHORT nBandsSynthesis; /*!< Number of QMF synthesis bands for all output
200 USHORT
245 USHORT workBufferOffset; /*!< Offset within work buffer. */
246 USHORT workBufferSectSize; /*!< Size of work buffer section. */
/external/aac/libAACenc/src/
H A DaacEnc_rom.h129 extern const USHORT FDKaacEnc_huff_ctab1[3][3][3][3];
130 extern const USHORT FDKaacEnc_huff_ctab2[3][3][3][3];
131 extern const USHORT FDKaacEnc_huff_ctab3[3][3][3][3];
132 extern const USHORT FDKaacEnc_huff_ctab4[3][3][3][3];
133 extern const USHORT FDKaacEnc_huff_ctab5[9][9];
134 extern const USHORT FDKaacEnc_huff_ctab6[9][9];
135 extern const USHORT FDKaacEnc_huff_ctab7[8][8];
136 extern const USHORT FDKaacEnc_huff_ctab8[8][8];
137 extern const USHORT FDKaacEnc_huff_ctab9[13][13];
138 extern const USHORT FDKaacEnc_huff_ctab1
[all...]
H A Dpnsparam.h127 USHORT detectionAlgorithmFlags;
/external/aac/libAACdec/src/
H A DFDK_delay.h113 USHORT delay; /*!< Delay required in samples (per channel). */
126 INT FDK_Delay_Create(FDK_SignalDelay* data, const USHORT delay,
H A Daacdec_hcr_types.h364 const USHORT *pLargestAbsVal;
382 USHORT pNumBitValidInLastWord;
388 USHORT pNumCodewordInSection[MAX_SFB_HCR];
389 USHORT pNumSortedCodewordInSection[MAX_SFB_HCR];
390 USHORT pNumExtendedSortedCodewordInSection[MAX_SFB_HCR + MAX_HCR_SETS];
392 USHORT pNumExtendedSortedSectionsInSets[MAX_HCR_SETS];
394 USHORT pReorderOffset[MAX_SFB_HCR];
411 USHORT
H A Dusacdec_rom.h124 extern const USHORT fdk_dec_Is[NB_LDSIGN];
127 extern const USHORT fdk_dec_I3[], fdk_dec_I4[];
H A Daacdec_drc_types.h138 USHORT bandTop[MAX_DRC_BANDS];
193 USHORT numPayloads; /* The number of DRC data payload elements found within
195 USHORT
H A Daac_rom.h159 const USHORT (*CodeBook)[HuffmanEntries];
184 extern const USHORT aLargestAbsoluteValue[];
202 extern const USHORT AacDec_randomSign[AAC_NF_NO_RANDOM_VAL / 16];
H A Daacdec_hcr.cpp132 UINT numSegment, USHORT *pNumExtendedSortedCodewordInSection,
134 USHORT *pNumExtendedSortedSectionsInSets,
515 USHORT numSpectralValuesInSection;
517 USHORT lavErrorCnt = 0;
525 const USHORT *pLargestAbsVal = aLargestAbsoluteValue;
527 USHORT *pNumSortedCodewordInSection =
529 USHORT *pReorderOffset = pHcr->sectionInfo.pReorderOffset;
677 USHORT *pNumCodewordInSection = pHcr->sectionInfo.pNumCodewordInSection;
710 USHORT *pNumCodewordInSection = pHcr->sectionInfo.pNumCodewordInSection;
711 USHORT *pNumSortedCodewordInSectio
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Ddls.h147 USHORT usSource;
148 USHORT usControl;
149 USHORT usDestination;
150 USHORT usTransform;
169 USHORT usLow;
170 USHORT usHigh;
190 USHORT fusOptions; /* Synthesis options for this range */
191 USHORT usKeyGroup; /* Key grouping for non simultaneous play
219 USHORT fusOptions; /* options flags for this wave */
220 USHORT usPhaseGrou
[all...]
/external/aac/libSACdec/src/
H A Dsac_tsd.cpp134 static void longmult1(USHORT a[], USHORT b, USHORT d[], int len) {
140 d[0] = (USHORT)tmp;
144 d[k] = (USHORT)tmp;
148 static void longdiv(USHORT b[], USHORT a, USHORT d[], USHORT *pr, int len) {
161 d[k] = (USHORT)(tm
[all...]
/external/aac/libMpegTPDec/src/
H A Dtpdec_adts.h135 USHORT frame_length;
136 USHORT adts_fullness;
148 USHORT crcReadValue; /* CRC value read from bitstream data */
149 USHORT rawDataBlockDist[4]; /* distance between each raw data block. Not the
H A Dtpdec_drm.h112 USHORT crcReadValue; /* CRC value read from bitstream data */
H A Dtpdec_drm.cpp140 USHORT crc;
/external/f2fs-tools/tools/sg_write_buffer/include/
H A Dsg_pt_win32.h27 USHORT Length;
44 USHORT Length;
291 USHORT P : 1; // Phase Tag (P)
293 USHORT SC : 8; // Status Code (SC)
294 USHORT SCT : 3; // Status Code Type (SCT)
295 USHORT Reserved : 2;
296 USHORT M : 1; // More (M)
297 USHORT DNR : 1; // Do Not Retry (DNR)
299 USHORT AsUshort;
306 USHORT SQI
[all...]
/external/clang/test/Lexer/
H A Dms-extensions.c23 #define USHORT 0xffffui16 macro
29 unsigned short s = USHORT;
/external/aac/libSBRenc/src/
H A Denv_bit.cpp128 static void crcAdvance(USHORT crcPoly, USHORT crcMask, USHORT *crc,
131 USHORT flag;
194 USHORT crcReg = SBR_CRCINIT;
/external/libusb/libusb/os/
H A Dwindows_winusb.h466 USHORT wValue;
467 USHORT wIndex;
468 USHORT wLength;
479 USHORT wMaxPacketSize;
488 USHORT wValue;
489 USHORT wIndex;
490 USHORT wLength;
499 USHORT wHubCharacteristics;
562 USHORT DeviceAddress;
641 USHORT MaximumPacketSiz
[all...]
/external/aac/libFDK/src/
H A DFDK_crc.cpp111 static const USHORT crcLookup_16_15_2_0[256] = {
146 static const USHORT crcLookup_16_12_5_0[256] = {
182 static const USHORT crcLookup_16_15_5_0[256] = {
216 static inline INT calcCrc_Bits(USHORT *const pCrc, USHORT crcMask,
217 USHORT crcPoly, HANDLE_FDK_BITSTREAM hBs,
220 static inline INT calcCrc_Bytes(USHORT *const pCrc, const USHORT *pCrcLookup,
317 USHORT FDKcrcGetCRC(const HANDLE_FDK_CRCINFO hCrcInfo) {
335 static inline INT calcCrc_Bits(USHORT *cons
[all...]
/external/aac/libMpegTPEnc/src/
H A Dtpenc_adts.h124 USHORT frame_length;

Completed in 601 milliseconds

1234