Home
last modified time | relevance | path

Searched defs:lit_depth (Results 1 – 2 of 2) sorted by relevance

/external/brotli/c/enc/
Dbrotli_bit_stream.c1099 const uint8_t* lit_depth, in StoreDataWithHuffmanCodes()
1142 uint8_t lit_depth[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockTrivial() local
1205 uint8_t lit_depth[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockFast() local
1235 uint8_t lit_depth[BROTLI_NUM_LITERAL_SYMBOLS]; in BrotliStoreMetaBlockFast() local
Dcompress_fragment.c454 uint8_t lit_depth[256]; in BrotliCompressFragmentFastImpl() local