Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Ddecode.c876 static BROTLI_INLINE BROTLI_BOOL SafeReadBlockLength( in SafeReadBlockLength() function
1132 if (!SafeReadBlockLength(s, &s->block_length[tree_type], len_tree, br)) { in DecodeBlockTypeAndLength()
2239 if (!SafeReadBlockLength(s, &s->block_length[s->loop_counter], in BrotliDecoderDecompressStream()