Home
last modified time | relevance | path

Searched refs:forest_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h53 forest_[2 * pos] and forest_[2 * pos + 1]. */
54 uint32_t* forest_; /* uint32_t[2 * num_nodes] */ member
61 self->forest_ = &self->buckets_[BUCKET_SIZE]; in Initialize()
125 uint32_t* BROTLI_RESTRICT forest = self->forest_; in StoreAndFindMatches()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h53 forest_[2 * pos] and forest_[2 * pos + 1]. */
54 uint32_t* forest_; /* uint32_t[2 * num_nodes] */ member
61 self->forest_ = &self->buckets_[BUCKET_SIZE]; in Initialize()
125 uint32_t* BROTLI_RESTRICT forest = self->forest_; in StoreAndFindMatches()

Completed in 2 milliseconds