Home
last modified time | relevance | path

Searched refs:USHORT (Results 1 – 25 of 70) sorted by relevance

123

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh60 USHORT format; /* Format number is set to 0. */
61 USHORT lengthZ; /* Byte length of this subtable. */
62 USHORT languageZ; /* Ignore. */
74 const USHORT *endCount; in get_glyph()
75 const USHORT *startCount; in get_glyph()
76 const USHORT *idDelta; in get_glyph()
77 const USHORT *idRangeOffset; in get_glyph()
78 const USHORT *glyphIdArray; in get_glyph()
150 USHORT format; /* Format number is set to 4. */
151 USHORT length; /* This is the length in bytes of the
[all …]
Dhb-ot-layout-gsubgpos-private.hh331 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data);
349 const USHORT *glyph_data) const in may_match()
418 const USHORT glyph_data[]) in set_match_func()
458 const USHORT *match_glyph_data;
488 const USHORT glyph_data[]) in set_match_func()
528 const USHORT *match_glyph_data;
626 typedef bool (*intersects_func_t) (hb_set_t *glyphs, const USHORT &value, const void *data);
627 typedef void (*collect_glyphs_func_t) (hb_set_t *glyphs, const USHORT &value, const void *data);
628 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data);
644 static inline bool intersects_glyph (hb_set_t *glyphs, const USHORT &value, const void *data HB_UNU… in intersects_glyph()
[all …]
Dhb-ot-layout-common-private.hh153 USHORT value; /* Value */
167 const USHORT *arr = this->sub_array (start_offset, _count); in get_indexes()
209 USHORT reqFeatureIndex;/* Index of a feature required for this
332 USHORT designSize; /* Represents the design size in 720/inch
337 USHORT subfamilyID; /* Has no independent meaning, but serves
347 USHORT subfamilyNameID;/* If the preceding value is non-zero, this
361 USHORT rangeStart; /* Large end of the recommended usage range
364 USHORT rangeEnd; /* Small end of the recommended usage range
381 USHORT version; /* (set to 0): This corresponds to a “minor”
386 USHORT uiNameID; /* The 'name' table name ID that specifies a
[all …]
Dhb-ot-name-table.hh65 USHORT platformID; /* Platform ID. */
66 USHORT encodingID; /* Platform-specific encoding ID. */
67 USHORT languageID; /* Language ID. */
68 USHORT nameID; /* Name ID. */
69 USHORT length; /* String length (in bytes). */
70 USHORT offset; /* String offset from start of storage area (in bytes). */
122 USHORT format; /* Format selector (=0/1). */
123 USHORT count; /* Number of name records. */
Dhb-ot-head-table.hh67 USHORT flags; /* Bit 0: Baseline for font at y=0;
113 USHORT unitsPerEm; /* Valid range is from 16 to 16384. This value
124 USHORT macStyle; /* Bit 0: Bold (if set to 1);
132 USHORT lowestRecPPEM; /* Smallest readable size in pixels. */
Dhb-ot-layout-gdef-table.hh44 typedef ArrayOf<USHORT> AttachPoint; /* Array of contour point indices--in
65 const USHORT *array = points.sub_array (start_offset, point_count); in get_attach_points()
110 USHORT caretValueFormat; /* Format identifier--format = 1 */
136 USHORT caretValueFormat; /* Format identifier--format = 2 */
137 USHORT caretValuePoint; /* Contour point index on glyph */
159 USHORT caretValueFormat; /* Format identifier--format = 3 */
194 USHORT format; /* Format identifier */
284 USHORT format; /* Format identifier--format = 1 */
313 USHORT format; /* Format identifier */
Dhb-ot-layout-gpos-table.hh45 typedef USHORT Value;
49 struct ValueFormat : USHORT
234 USHORT format; /* Format identifier--format = 1 */
263 USHORT format; /* Format identifier--format = 2 */
266 USHORT anchorPoint; /* Index to glyph contour point */
291 USHORT format; /* Format identifier--format = 3 */
333 USHORT format; /* Format identifier */
363 USHORT rows; /* Number of rows */
383 USHORT klass; /* Class defined for this mark */
466 USHORT format; /* Format identifier--format = 1 */
[all …]
Dhb-open-file-private.hh112 USHORT numTables; /* Number of tables. */
113 USHORT searchRangeZ; /* (Maximum power of 2 <= numTables) x 16 */
114 USHORT entrySelectorZ; /* Log2(maximum power of 2 <= numTables). */
115 USHORT rangeShiftZ; /* NumTables x 16-searchRange. */
/external/aac/libAACenc/src/
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_ctab10[13][13];
[all …]
/external/aac/libFDK/src/
DFDK_crc.cpp100 static const USHORT crcLookup_16_15_2_0[256] =
139 static const USHORT crcLookup_16_12_5_0[256] =
179 USHORT * const pCrc,
180 USHORT crcMask,
181 USHORT crcPoly,
187 USHORT * const pCrc,
188 const USHORT * pCrcLookup,
300 USHORT FDKcrcGetCRC( in FDKcrcGetCRC()
321 USHORT * const pCrc, in calcCrc_Bits()
322 USHORT crcMask, in calcCrc_Bits()
[all …]
/external/sonivox/arm-wt-22k/lib_src/
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 usPhaseGroup; /* Phase grouping for locking channels */
[all …]
/external/aac/libAACdec/src/
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 pReorderOffset[MAX_SFB_HCR];
[all …]
Daacdec_hcr.cpp123 USHORT *pNumExtendedSortedCodewordInSection,
125 USHORT *pNumExtendedSortedSectionsInSets,
130 USHORT *pLeftStartOfSegment,
140 USHORT *pLeftStartOfSegment,
148 USHORT *pLeftStartOfSegment,
569 USHORT numSpectralValuesInSection; in HcrReorderQuantizedSpectralCoefficients()
571 USHORT lavErrorCnt = 0; in HcrReorderQuantizedSpectralCoefficients()
577 const USHORT *pLargestAbsVal = pHcr->tableInfo.pLargestAbsVal; in HcrReorderQuantizedSpectralCoefficients()
579 USHORT *pNumSortedCodewordInSection = pHcr->sectionInfo.pNumSortedCodewordInSection; in HcrReorderQuantizedSpectralCoefficients()
580 USHORT *pReorderOffset = pHcr->sectionInfo.pReorderOffset; in HcrReorderQuantizedSpectralCoefficients()
[all …]
Daacdec_hcrs.cpp106 USHORT *pNumBitValidInLastWord);
133 USHORT *pNumBitValidInLastWord; in DecodeNonPCWs()
325 USHORT *pNumBitValidInLastWord) in InitSegmentBitfield()
328 USHORT r; in InitSegmentBitfield()
331 USHORT numValidSegment; in InitSegmentBitfield()
386 USHORT i,k; in InitNonPCWSideInformationForCurrentSet()
393 USHORT *iResultPointer = pHcr->nonPcwSideinfo.iResultPointer; in InitNonPCWSideInformationForCurrentSet()
396USHORT *pNumExtendedSortedCodewordInSection = pHcr->sectionInfo.pNumExtendedSortedCodewordInS… in InitNonPCWSideInformationForCurrentSet()
400USHORT *pNumExtendedSortedSectionsInSets = pHcr->sectionInfo.pNumExtendedSortedSectionsInS… in InitNonPCWSideInformationForCurrentSet()
519 USHORT *iResultPointer; in Hcr_State_BODY_ONLY()
[all …]
Drvlc_info.h131 USHORT *pBitstrIndxRvl_RVL;
140USHORT bitstreamIndexRvlFwd; /* base address of RVL-coded-scalefactor data (ESC 2) for …
141USHORT bitstreamIndexRvlBwd; /* base address of RVL-coded-scalefactor data (ESC 2) for …
142 USHORT bitstreamIndexEsc; /* base address where RVLC-escapes start (ESC 2) */
Daacdec_drc_types.h116 USHORT bandTop[MAX_DRC_BANDS];
157USHORT numPayloads; /* The number of DRC data payload elements found within…
158USHORT numThreads; /* The number of DRC data threads extracted from the fo…
Daac_rom.h133 const USHORT (*CodeBook)[HuffmanEntries];
159 extern const USHORT aLargestAbsoluteValue[];
175 extern const USHORT randomSign[AAC_NF_NO_RANDOM_VAL/16];
Daacdec_hcr_bit.h101 USHORT *pLeftStartOfSegment,
102 USHORT *pRightStartOfSegment,
/external/dexmaker/src/dx/java/com/android/dx/dex/
DSizeOf.java23 public static final int USHORT = 2; field in 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/aac/libFDK/include/
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(
Dfixpoint_math.h114 extern const USHORT sqrt_tab[49];
123 USHORT frac=(y>>10)&0xffff; in sqrtFixp_lookup()
124 USHORT nfrac=0xffff^frac; in sqrtFixp_lookup()
151 USHORT frac=(y>>10)&0xffff; in sqrtFixp_lookup()
152 USHORT nfrac=0xffff^frac; in sqrtFixp_lookup()
/external/aac/libSYS/include/
Dwav_file.h145 USHORT compressionCode;
146 USHORT numChannels;
149 USHORT blockAlign;
150 USHORT bitsPerSample;
/external/aac/libMpegTPDec/src/
Dtpdec_adts.h124 USHORT frame_length;
125 USHORT adts_fullness;
138 USHORT crcReadValue; /* CRC value read from bitstream data */
139USHORT rawDataBlockDist[4]; /* distance between each raw data block. Not the same as found in…
/external/aac/libSBRenc/src/
Denv_bit.cpp110 static void crcAdvance(USHORT crcPoly, in crcAdvance()
111 USHORT crcMask, in crcAdvance()
112 USHORT *crc, in crcAdvance()
118 USHORT flag; in crcAdvance()
185 USHORT crcReg = SBR_CRCINIT; in FDKsbrEnc_AssembleSbrBitstream()
/external/aac/libSBRdec/src/
Dsbr_crc.h111 USHORT crcState;
112 USHORT crcMask;
113 USHORT crcPoly;

123