Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h91 static BROTLI_INLINE size_t FN(LeftChildIndex)( in LeftChildIndex() function
129 size_t node_left = FN(LeftChildIndex)(self, cur_ix); in StoreAndFindMatches()
169 forest[node_left] = forest[FN(LeftChildIndex)(self, prev_ix)]; in StoreAndFindMatches()
186 node_right = FN(LeftChildIndex)(self, prev_ix); in StoreAndFindMatches()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h91 static BROTLI_INLINE size_t FN(LeftChildIndex)( in LeftChildIndex() function
129 size_t node_left = FN(LeftChildIndex)(self, cur_ix); in StoreAndFindMatches()
169 forest[node_left] = forest[FN(LeftChildIndex)(self, prev_ix)]; in StoreAndFindMatches()
186 node_right = FN(LeftChildIndex)(self, prev_ix); in StoreAndFindMatches()

Completed in 2 milliseconds