Searched defs:numPairs (Results 1 – 7 of 7) sorted by relevance
43 init_coefs (int16_t * coefs, uint32_t denshift, int32_t numPairs) in init_coefs()56 copy_coefs (const int16_t * srcCoefs, int16_t * dstCoefs, int32_t numPairs) in copy_coefs()
211 int numPairs = IndexSubTableFormat4.numGlyphs(data, 0) + 1; in initialize() local
802 int32_t numPairs = (length + 1) / 2; in appendNumericSegmentCEs() local