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

/xsrc/external/mit/brotli/dist/c/dec/
H A Ddecode.c873 static BROTLI_INLINE uint32_t ReadBlockLength(const HuffmanCode* table, function in typeref:typename:BROTLI_INLINE uint32_t
883 reading can't be continued with ReadBlockLength. */
1137 s->block_length[tree_type] = ReadBlockLength(len_tree, br);

Completed in 5 milliseconds