Home
last modified time | relevance | path

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

1234

/external/harfbuzz_ng/src/
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; in get_glyph_func()
92 const USHORT *endCount = thiz->endCount; in get_glyph_func()
130 const USHORT *endCount;
131 const USHORT *startCount;
132 const USHORT *idDelta;
133 const USHORT *idRangeOffset;
134 const USHORT *glyphIdArray;
[all …]
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;
Dhb-ot-layout-common-private.hh168 USHORT value; /* Value */
182 const USHORT *arr = this->sub_array (start_offset, _count); in get_indexes()
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 uiNameID; /* The 'name' table name ID that specifies a
[all …]
Dhb-ot-layout-gsubgpos-private.hh279 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data);
297 const USHORT *glyph_data) const in may_match()
360 const USHORT glyph_data[]) in set_match_func()
436 const USHORT *match_glyph_data;
601 typedef bool (*intersects_func_t) (hb_set_t *glyphs, const USHORT &value, const void *data);
602 typedef void (*collect_glyphs_func_t) (hb_set_t *glyphs, const USHORT &value, const void *data);
603 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data);
619 static inline bool intersects_glyph (hb_set_t *glyphs, const USHORT &value, const void *data HB_UNU… in intersects_glyph()
623 static inline bool intersects_class (hb_set_t *glyphs, const USHORT &value, const void *data) in intersects_class()
628 static inline bool intersects_coverage (hb_set_t *glyphs, const USHORT &value, const void *data) in intersects_coverage()
[all …]
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. */
Dhb-ot-var-fvar-table.hh45 USHORT subfamilyNameID;/* The name ID for entries in the 'name' table
47 USHORT reserved; /* Reserved for future use — set to 0. */
70 USHORT reserved; /* Reserved for future use — set to 0. */
71 USHORT axisNameID; /* The name ID for entries in the 'name' table that
191 USHORT reserved; /* This field is permanently reserved. Set to 2. */
192 USHORT axisCount; /* The number of variation axes in the font (the
194 USHORT axisSize; /* The size in bytes of each VariationAxisRecord —
196 USHORT instanceCount; /* The number of named instances defined in the font
198 USHORT instanceSize; /* The size in bytes of each InstanceRecord — set
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. */
Dhb-ot-layout-gpos-table.hh54 typedef USHORT Value;
58 struct ValueFormat : USHORT
250 USHORT format; /* Format identifier--format = 1 */
281 USHORT format; /* Format identifier--format = 2 */
284 USHORT anchorPoint; /* Index to glyph contour point */
311 USHORT format; /* Format identifier--format = 3 */
354 USHORT format; /* Format identifier */
385 USHORT rows; /* Number of rows */
406 USHORT klass; /* Class defined for this mark */
494 USHORT format; /* Format identifier--format = 1 */
[all …]
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()
112 USHORT caretValueFormat; /* Format identifier--format = 1 */
139 USHORT caretValueFormat; /* Format identifier--format = 2 */
140 USHORT caretValuePoint; /* Contour point index on glyph */
163 USHORT caretValueFormat; /* Format identifier--format = 3 */
202 USHORT format; /* Format identifier */
297 USHORT format; /* Format identifier--format = 1 */
327 USHORT format; /* Format identifier */
Dhb-ot-cbdt-table.hh105 USHORT indexFormat;
106 USHORT imageFormat;
141 struct IndexSubtableFormat3 : IndexSubtableFormat1Or3<USHORT> {};
217 USHORT firstGlyphIndex;
218 USHORT lastGlyphIndex;
284 USHORT startGlyphIndex;
285 USHORT endGlyphIndex;
Dhb-ot-post-table.hh49 c->check_array (glyphNameIndex, sizeof (USHORT), numberOfGlyphs)); in sanitize()
52 USHORT numberOfGlyphs; /* Number of glyphs (this should be the
54 USHORT glyphNameIndex[VAR]; /* This is not an offset, but is the
/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…
/external/libusb/libusb/os/
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 MaximumPacketSize;
[all …]
/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(
/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/libSYS/include/
Dwav_file.h145 USHORT compressionCode;
146 USHORT numChannels;
149 USHORT blockAlign;
150 USHORT bitsPerSample;
/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;

1234