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

1234

/external/dexmaker/src/dx/java/com/android/dx/dex/
H A DSizeOf.java23 public static final int USHORT = 2; field in class:SizeOf
68 public static final int TYPE_ITEM = USHORT;
82 public static final int MEMBER_ID_ITEM = USHORT + USHORT + UINT;
102 public static final int MAP_ITEM = USHORT + USHORT + UINT + UINT;
/external/harfbuzz_ng/src/
H A Dhb-ot-os2-table.hh53 USHORT version;
57 USHORT usWeightClass;
58 USHORT usWidthClass;
59 USHORT fsType;
74 USHORT fsSelection;
75 USHORT usFirstCharIndex;
76 USHORT usLastCharIndex;
80 USHORT usWinAscent;
81 USHORT usWinDescent;
90 //USHORT usDefaultCha
[all...]
H A Dhb-ot-head-table.hh71 USHORT flags; /* Bit 0: Baseline for font at y=0;
117 USHORT unitsPerEm; /* Valid range is from 16 to 16384. This value
128 USHORT macStyle; /* Bit 0: Bold (if set to 1);
136 USHORT lowestRecPPEM; /* Smallest readable size in pixels. */
H A Dhb-ot-name-table.hh66 USHORT platformID; /* Platform ID. */
67 USHORT encodingID; /* Platform-specific encoding ID. */
68 USHORT languageID; /* Language ID. */
69 USHORT nameID; /* Name ID. */
70 USHORT length; /* String length (in bytes). */
71 USHORT offset; /* String offset from start of storage area (in bytes). */
124 USHORT format; /* Format selector (=0/1). */
125 USHORT count; /* Number of name records. */
H A Dhb-ot-cmap-table.hh61 USHORT format; /* Format number is set to 0. */
62 USHORT lengthZ; /* Byte length of this subtable. */
63 USHORT languageZ; /* Ignore. */
91 const USHORT *startCount = thiz->startCount;
92 const USHORT *endCount = thiz->endCount;
130 const USHORT *endCount;
131 const USHORT *startCount;
132 const USHORT *idDelta;
133 const USHORT *idRangeOffset;
134 const USHORT *glyphIdArra
[all...]
H A Dhb-ot-maxp-table.hh63 USHORT numGlyphs; /* The number of glyphs in the font. */
H A Dhb-ot-layout-common-private.hh168 USHORT value; /* Value */
182 const USHORT *arr = this->sub_array (start_offset, _count);
225 USHORT reqFeatureIndex;/* Index of a feature required for this
350 USHORT designSize; /* Represents the design size in 720/inch
355 USHORT subfamilyID; /* Has no independent meaning, but serves
365 USHORT subfamilyNameID;/* If the preceding value is non-zero, this
379 USHORT rangeStart; /* Large end of the recommended usage range
382 USHORT rangeEnd; /* Small end of the recommended usage range
400 USHORT version; /* (set to 0): This corresponds to a “minor”
405 USHORT uiNameI
[all...]
/external/aac/libAACdec/src/
H A Daacdec_hcr_bit.h101 USHORT *pLeftStartOfSegment,
102 USHORT *pRightStartOfSegment,
H A Drvlcbit.h99 USHORT *pPosition,
H A Daacdec_drc_types.h116 USHORT bandTop[MAX_DRC_BANDS];
157 USHORT numPayloads; /* The number of DRC data payload elements found within frame */
158 USHORT numThreads; /* The number of DRC data threads extracted from the found payload elements */
H A Daacdec_hcr_types.h280 USHORT bitstreamIndex;
291 const USHORT *pLargestAbsVal;
305 USHORT pLeftStartOfSegment[1024>>1];
306 USHORT pRightStartOfSegment[1024>>1];
310 USHORT pNumBitValidInLastWord;
317 USHORT pNumCodewordInSection[MAX_SFB_HCR];
318 USHORT pNumSortedCodewordInSection[MAX_SFB_HCR];
319 USHORT pNumExtendedSortedCodewordInSection[MAX_SFB_HCR+MAX_HCR_SETS];
321 USHORT pNumExtendedSortedSectionsInSets[MAX_HCR_SETS];
323 USHORT pReorderOffse
[all...]
H A Drvlc_info.h131 USHORT *pBitstrIndxRvl_RVL;
140 USHORT bitstreamIndexRvlFwd; /* base address of RVL-coded-scalefactor data (ESC 2) for forward decoding */
141 USHORT bitstreamIndexRvlBwd; /* base address of RVL-coded-scalefactor data (ESC 2) for backward decoding */
142 USHORT bitstreamIndexEsc; /* base address where RVLC-escapes start (ESC 2) */
H A Drvlcbit.cpp107 USHORT *pPosition,
H A Daacdec_hcr_bit.cpp125 USHORT *pLeftStartOfSegment,
126 USHORT *pRightStartOfSegment,
H A Daac_rom.h133 const USHORT (*CodeBook)[HuffmanEntries];
159 extern const USHORT aLargestAbsoluteValue[];
175 extern const USHORT randomSign[AAC_NF_NO_RANDOM_VAL/16];
/external/aac/libSBRdec/src/
H A Dsbr_crc.h111 USHORT crcState;
112 USHORT crcMask;
113 USHORT crcPoly;
H A Dsbrdec_drc.h113 USHORT bandTopCurr[SBRDEC_MAX_DRC_BANDS];
114 USHORT bandTopNext[SBRDEC_MAX_DRC_BANDS];
/external/aac/libFDK/include/
H A DFDK_crc.h120 const USHORT *pCrcLookup; /*!< Pointer to lookup table filled in FDK_crcInit(). */
122 USHORT crcPoly; /*!< CRC generator polynom. */
123 USHORT crcMask; /*!< CRC mask. */
124 USHORT startValue; /*!< CRC start value. */
130 USHORT crcValue; /*!< Crc value to be calculated. */
226 USHORT FDKcrcGetCRC(
/external/aac/libAACenc/src/
H A DaacEnc_rom.h115 extern const USHORT FDKaacEnc_huff_ctab1[3][3][3][3];
116 extern const USHORT FDKaacEnc_huff_ctab2[3][3][3][3];
117 extern const USHORT FDKaacEnc_huff_ctab3[3][3][3][3];
118 extern const USHORT FDKaacEnc_huff_ctab4[3][3][3][3];
119 extern const USHORT FDKaacEnc_huff_ctab5[9][9];
120 extern const USHORT FDKaacEnc_huff_ctab6[9][9];
121 extern const USHORT FDKaacEnc_huff_ctab7[8][8];
122 extern const USHORT FDKaacEnc_huff_ctab8[8][8];
123 extern const USHORT FDKaacEnc_huff_ctab9[13][13];
124 extern const USHORT FDKaacEnc_huff_ctab1
[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/libMpegTPDec/src/
H A Dtpdec_adts.h124 USHORT frame_length;
125 USHORT adts_fullness;
138 USHORT crcReadValue; /* CRC value read from bitstream data */
139 USHORT rawDataBlockDist[4]; /* distance between each raw data block. Not the same as found in the bitstream */
H A Dtpdec_drm.h102 USHORT crcReadValue; /* CRC value read from bitstream data */
/external/aac/libSYS/include/
H A Dwav_file.h145 USHORT compressionCode;
146 USHORT numChannels;
149 USHORT blockAlign;
150 USHORT bitsPerSample;
/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.cpp110 static void crcAdvance(USHORT crcPoly,
111 USHORT crcMask,
112 USHORT *crc,
118 USHORT flag;
185 USHORT crcReg = SBR_CRCINIT;

Completed in 369 milliseconds

1234