Home
last modified time | relevance | path

Searched defs:num_pairs (Results 1 – 7 of 7) sorted by relevance

/external/freetype/src/sfnt/
Dttkern.c88 FT_UInt num_pairs, length, coverage; in tt_face_load_kern() local
203 FT_UInt num_pairs; in tt_face_get_kerning() local
/external/pdfium/third_party/freetype/src/sfnt/
Dttkern.c88 FT_UInt num_pairs, length, coverage; in tt_face_load_kern() local
203 FT_UInt num_pairs; in tt_face_get_kerning() local
/external/libmicrohttpd/src/microspdy/
Dstructures.c462 int32_t num_pairs = 0; in SPDYF_name_value_to_stream() local
558 int32_t num_pairs; in SPDYF_name_value_from_stream() local
/external/opencv3/3rdparty/libwebp/enc/
Dhistogram.c365 int num_pairs, int num_tries_no_success) { in HistogramCombine()
494 const int num_pairs = (quality < 25) ? 10 : (5 * quality) >> 3; in VP8LGetHistoImageSymbols() local
/external/sfntly/cpp/src/sfntly/table/bitmap/
Dindex_sub_table_format4.cc295 int32_t num_pairs = IndexSubTableFormat4::NumGlyphs(data, 0) + 1; in Initialize() local
/external/webp/src/enc/
Dhistogram.c750 const int num_pairs = image_histo_size / 2; in HistogramCombineStochastic() local
/external/webp/src/dsp/
Denc_sse2.c1044 int num_pairs) { in SSE_16xN()
1078 int num_pairs = 4; in SSE8x8() local