Home
last modified time | relevance | path

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

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