Home
last modified time | relevance | path

Searched refs:dist_context_map_slice (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/brotli/c/dec/
Dstate.c57 s->dist_context_map_slice = NULL; in BrotliDecoderStateInit()
109 s->dist_context_map_slice = NULL; in BrotliDecoderStateMetablockBegin()
Dstate.h269 uint8_t* dist_context_map_slice; member
Ddecode.c1242 s->dist_context_map_slice = s->dist_context_map + in DecodeDistanceBlockSwitchInternal()
1244 s->dist_htree_index = s->dist_context_map_slice[s->distance_context]; in DecodeDistanceBlockSwitchInternal()
1684 s->dist_htree_index = s->dist_context_map_slice[s->distance_context]; in ReadCommandInternal()
2446 s->dist_context_map_slice = s->dist_context_map; in BrotliDecoderDecompressStream()
/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.c57 s->dist_context_map_slice = NULL; in BrotliDecoderStateInit()
109 s->dist_context_map_slice = NULL; in BrotliDecoderStateMetablockBegin()
Dstate.h269 uint8_t* dist_context_map_slice; member
Ddecode.c1242 s->dist_context_map_slice = s->dist_context_map + in DecodeDistanceBlockSwitchInternal()
1244 s->dist_htree_index = s->dist_context_map_slice[s->distance_context]; in DecodeDistanceBlockSwitchInternal()
1684 s->dist_htree_index = s->dist_context_map_slice[s->distance_context]; in ReadCommandInternal()
2446 s->dist_context_map_slice = s->dist_context_map; in BrotliDecoderDecompressStream()