Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/enc/
Dbrotli_bit_stream.c73 static void BrotliEncodeMlen(size_t length, uint64_t* bits, in BrotliEncodeMlen() function
138 BrotliEncodeMlen(length, &lenbits, &nlenbits, &nibblesbits); in StoreCompressedMetaBlockHeader()
161 BrotliEncodeMlen(length, &lenbits, &nlenbits, &nibblesbits); in BrotliStoreUncompressedMetaBlockHeader()
/third_party/node/deps/brotli/c/enc/
Dbrotli_bit_stream.c73 static void BrotliEncodeMlen(size_t length, uint64_t* bits, in BrotliEncodeMlen() function
138 BrotliEncodeMlen(length, &lenbits, &nlenbits, &nibblesbits); in StoreCompressedMetaBlockHeader()
161 BrotliEncodeMlen(length, &lenbits, &nlenbits, &nibblesbits); in BrotliStoreUncompressedMetaBlockHeader()