Searched refs:SafeReadBlockLength (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/brotli/c/dec/ |
H A D | decode.c | 884 static BROTLI_INLINE BROTLI_BOOL SafeReadBlockLength( in SafeReadBlockLength() function 1142 if (!SafeReadBlockLength(s, &s->block_length[tree_type], len_tree, br)) { in DecodeBlockTypeAndLength() 2311 if (!SafeReadBlockLength(s, &s->block_length[s->loop_counter], in BrotliDecoderDecompressStream()
|
/third_party/skia/third_party/externals/brotli/c/dec/ |
H A D | decode.c | 884 static BROTLI_INLINE BROTLI_BOOL SafeReadBlockLength( in SafeReadBlockLength() function 1142 if (!SafeReadBlockLength(s, &s->block_length[tree_type], len_tree, br)) { in DecodeBlockTypeAndLength() 2311 if (!SafeReadBlockLength(s, &s->block_length[s->loop_counter], in BrotliDecoderDecompressStream()
|
Completed in 7 milliseconds