Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h97 static BROTLI_INLINE size_t FN(RightChildIndex)( in RightChildIndex() function
132 size_t node_right = FN(RightChildIndex)(self, cur_ix); in StoreAndFindMatches()
170 forest[node_right] = forest[FN(RightChildIndex)(self, prev_ix)]; in StoreAndFindMatches()
179 node_left = FN(RightChildIndex)(self, prev_ix); in StoreAndFindMatches()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_to_binary_tree_inc.h97 static BROTLI_INLINE size_t FN(RightChildIndex)( in RightChildIndex() function
132 size_t node_right = FN(RightChildIndex)(self, cur_ix); in StoreAndFindMatches()
170 forest[node_right] = forest[FN(RightChildIndex)(self, prev_ix)]; in StoreAndFindMatches()
179 node_left = FN(RightChildIndex)(self, prev_ix); in StoreAndFindMatches()

Completed in 2 milliseconds