HomeSort by relevance Sort by last modified time
    Searched defs:cluster (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/
webmdec.h 25 const void *cluster; member in struct:WebmInputContext
webmdec.cc 38 webm_ctx->cluster = NULL;
49 const mkvparser::Cluster *const cluster = segment->GetFirst(); member in class:__anon17856::mkvparser
50 webm_ctx->cluster = cluster;
125 const mkvparser::Cluster* cluster = local
126 reinterpret_cast<const mkvparser::Cluster*>(webm_ctx->cluster);
136 status = cluster->GetFirst(block_entry)
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-buffer.h 47 uint32_t cluster; member in struct:hb_glyph_info_t
233 unsigned int cluster);
287 /* Reorders a glyph buffer to have canonical in-cluster glyph order / position.
hb-buffer.cc 216 unsigned int cluster)
227 glyph->cluster = cluster;
436 if (cluster_start <= info[i].cluster && info[i].cluster < cluster_end)
489 last_cluster = info[0].cluster;
491 if (last_cluster != info[i].cluster) {
494 last_cluster = info[i].cluster;
511 unsigned int cluster = info[start].cluster; local
543 unsigned int cluster = out_info[start].cluster; local
    [all...]
hb-graphite2.cc 212 unsigned int cluster; member in struct:hb_graphite2_cluster_t
303 clusters[0].cluster = buffer->info[0].cluster;
321 c->cluster = buffer->info[c->base_char].cluster;
341 info->cluster = clusters[i].cluster;
hb-uniscribe.cc 770 unsigned int cluster = buffer->info[i].cluster; local
771 log_clusters[chars_len++] = cluster;
773 log_clusters[chars_len++] = cluster; /* Surrogates. */
967 *p = MIN (*p, buffer->info[i].cluster);
987 info->cluster = vis_clusters[i];
hb-coretext.cc 438 * B1 M1 B2 M2, and B1-B2 form a ligature, M2's cluster will
440 * cluster... */
633 unsigned int cluster = buffer->info[i].cluster; local
634 log_clusters[chars_len++] = cluster;
636 log_clusters[chars_len++] = cluster; /* Surrogates. */
1029 unsigned int cluster = info[count - 1].cluster; local
1038 unsigned int cluster = info[0].cluster; local
    [all...]
  /external/harfbuzz_ng/src/
hb-buffer.h 47 uint32_t cluster; member in struct:hb_glyph_info_t
233 unsigned int cluster);
287 /* Reorders a glyph buffer to have canonical in-cluster glyph order / position.
hb-buffer.cc 216 unsigned int cluster)
227 glyph->cluster = cluster;
436 if (cluster_start <= info[i].cluster && info[i].cluster < cluster_end)
489 last_cluster = info[0].cluster;
491 if (last_cluster != info[i].cluster) {
494 last_cluster = info[i].cluster;
511 unsigned int cluster = info[start].cluster; local
543 unsigned int cluster = out_info[start].cluster; local
    [all...]
hb-graphite2.cc 212 unsigned int cluster; member in struct:hb_graphite2_cluster_t
303 clusters[0].cluster = buffer->info[0].cluster;
321 c->cluster = buffer->info[c->base_char].cluster;
341 info->cluster = clusters[i].cluster;
hb-uniscribe.cc 769 unsigned int cluster = buffer->info[i].cluster; local
770 log_clusters[chars_len++] = cluster;
772 log_clusters[chars_len++] = cluster; /* Surrogates. */
967 *p = MIN (*p, buffer->info[i].cluster);
988 info->cluster = vis_clusters[i];
hb-coretext.cc 643 unsigned int cluster = buffer->info[i].cluster; local
644 log_clusters[chars_len++] = cluster;
646 log_clusters[chars_len++] = cluster; /* Surrogates. */
729 info->cluster = j;
784 info->cluster = string_indices[j];
810 * beginning of the reordered cluster.
813 * or the native OT backend, only that the cluster indices will be
818 unsigned int curr_cluster = buffer->info[i].cluster;
821 if (buffer->info[j - 1].cluster > curr_cluster
    [all...]
  /external/fio/engines/
rbd.c 18 rados_t cluster; member in struct:rbd_data
99 r = rados_create(&(rbd_data->cluster), o->client_name);
105 r = rados_conf_read_file(rbd_data->cluster, NULL);
111 r = rados_connect(rbd_data->cluster);
117 r = rados_ioctx_create(rbd_data->cluster, o->pool_name,
135 rados_shutdown(rbd_data->cluster);
156 if (rbd_data->cluster) {
157 rados_shutdown(rbd_data->cluster);
158 rbd_data->cluster = NULL;
340 /* log version of librbd. No cluster connection required. *
    [all...]
  /external/harfbuzz_ng/test/api/
test-buffer.c 196 unsigned int cluster; local
197 cluster = 1+i;
200 cluster++;
202 cluster += 3;
205 g_assert_cmphex (glyphs[i].cluster, ==, cluster);
219 * in its own cluster */
229 /* now form a cluster and test again */
230 glyphs[2].cluster = glyphs[1].cluster;
    [all...]
  /external/harfbuzz_ng/util/
helper-cairo.cc 441 if (hb_glyph[i].cluster != hb_glyph[i-1].cluster)
474 unsigned int cluster = 0; local
476 l->clusters[cluster].num_glyphs++;
479 if (hb_glyph[i].cluster != hb_glyph[i+1].cluster) {
480 g_assert (hb_glyph[i].cluster > hb_glyph[i+1].cluster);
482 end = start + hb_glyph[i].cluster - hb_glyph[i+1].cluster;
    [all...]
  /external/chromium_org/ui/gfx/
color_analysis.cc 32 // Support class to hold information about each cluster of pixel data in
34 // that exist in the cluster, it keeps track of the aggregate sum so it can
65 // Recomputes the centroid of the cluster based on the aggregate data. The
97 // if the centroid of the cluster has moved. This determines whether or
110 // of the cluster for sorting.
123 // Holds the sum of all the points that make up this cluster. Used to
128 // The weight of the cluster, determined by how many points were used
231 // Pick a starting point for each cluster
232 std::vector<KMeanCluster>::iterator cluster = clusters.begin(); local
233 while (cluster != clusters.end())
    [all...]
  /external/e2fsprogs/e2fsck/
pass1b.c 57 blk64_t cluster; member in struct:cluster_el
93 static int check_if_fs_cluster(e2fsck_t ctx, blk64_t cluster);
119 static void add_dupe(e2fsck_t ctx, ext2_ino_t ino, blk64_t cluster,
128 n = dict_lookup(&clstr_dict, INT_TO_VOIDPTR(cluster));
133 sizeof(struct dup_cluster), "duplicate cluster header");
136 dict_alloc_insert(&clstr_dict, INT_TO_VOIDPTR(cluster), db);
163 sizeof(struct cluster_el), "cluster element");
164 cluster_el->cluster = cluster;
189 * Free a duplicate cluster recor
    [all...]
  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixFunction.h 137 typedef std::list<Scalar> Cluster;
138 typedef std::list<Cluster> ListOfClusters;
167 DynamicIntVectorType m_eivalToCluster; /**< \brief m_eivalToCluster[i] = j means i-th ei'val is in j-th cluster */
169 DynamicIntVectorType m_blockStart; /**< \brief Row index at which block corresponding to i-th cluster starts */
170 IntVectorType m_permutation; /**< \brief Permutation which groups ei'vals in the same cluster together */
228 * # Any eigenvalue in a certain cluster is at most separation() away
229 * from another eigenvalue in the same cluster.
246 Cluster l;
268 /** \brief Find cluster in #m_clusters containing some value
270 * \returns Iterator to cluster containing \c key, o
325 Index cluster = m_eivalToCluster[i]; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
TextAutosizer.cpp 84 void TextAutosizer::writeClusterDebugInfo(Cluster* cluster)
87 if (cluster->m_flags & SUPPRESSING) {
89 } else if (!(cluster->m_flags & (INDEPENDENT | WIDER_OR_NARROWER))) {
91 } else if (cluster->m_supercluster) {
93 } else if (!clusterHasEnoughTextToAutosize(cluster)) {
96 const RenderBlock* widthProvider = clusterWidthProvider(cluster->m_root);
97 if (cluster->m_hasTableAncestor && cluster->m_multiplier < multiplierFromBlock(widthProvider)) {
105 if (cluster->m_root->isRenderView())
397 Cluster* cluster = currentCluster(); local
440 Cluster* cluster = currentCluster(); local
    [all...]
  /external/chromium_org/media/filters/
chunk_demuxer_unittest.cc 149 // Default cluster to append first for simple tests.
150 scoped_ptr<Cluster> kDefaultFirstCluster() {
154 // Default cluster to append after kDefaultFirstCluster()
155 // has been appended. This cluster starts with blocks that
159 scoped_ptr<Cluster> kDefaultSecondCluster() {
369 scoped_ptr<Cluster> cluster) {
370 AppendData(source_id, cluster->data(), cluster->size());
373 void AppendCluster(scoped_ptr<Cluster> cluster)
3016 scoped_ptr<Cluster> cluster = GenerateCluster(0, 2); local
3729 scoped_ptr<Cluster> cluster = GenerateCluster(0, 0, 4, true); local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxer.cpp 1982 Cluster* const cluster = cluster_list_[i]; local
2233 const Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; local
2302 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; local
2361 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; local
2422 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; local
2464 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; local
2797 Cluster*& cluster = cluster_list_[cluster_list_size_]; local
2914 Cluster* const cluster = cluster_list_[i]; local
2960 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; local
3012 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; local
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 120 "[-C cluster-size]\n\t[-i bytes-per-inode] [-I inode-size] "
577 printf(_("Cluster size=%u (log=%u)\n"),
2324 blk64_t cluster, num_clusters, tot_free; local
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.cpp 2093 Cluster* const cluster = cluster_list_[i]; local
2348 const Cluster* const cluster = cluster_list_[cluster_list_size_-1]; local
2422 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; local
2488 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; local
2556 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; local
2603 Cluster* const cluster = cluster_list_[cluster_list_size_-1]; local
2957 Cluster*& cluster = cluster_list_[cluster_list_size_]; local
3075 Cluster* const cluster = cluster_list_[i]; local
3121 Cluster* const cluster = cluster_list_[cluster_list_size_-1]; local
3178 Cluster* const cluster = cluster_list_[cluster_list_size_-1]; local
    [all...]
  /external/libvpx/libvpx/third_party/nestegg/src/
nestegg.c 42 /* Cluster Elements */
203 struct cluster { struct
265 struct ebml_list cluster; member in struct:segment
383 E_FIELD(ID_TIMECODE, TYPE_UINT, struct cluster, timecode),
384 E_MASTER(ID_BLOCK_GROUP, TYPE_MASTER, struct cluster, block_group),
453 E_MASTER(ID_CLUSTER, TYPE_MASTER, struct segment, cluster),
1249 struct cluster * cluster; local
1349 assert(ctx->segment.cluster.tail->id == ID_CLUSTER);
1350 cluster = ctx->segment.cluster.tail->data
    [all...]

Completed in 386 milliseconds