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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dbrotli_bit_stream.c44 static BROTLI_INLINE void GetBlockLengthPrefixCode(uint32_t len, size_t* code, function in typeref:typename:BROTLI_INLINE void
747 GetBlockLengthPrefixCode(block_len, &lencode, &len_nextra, &len_extra);

Completed in 4 milliseconds