Home
last modified time | relevance | path

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

/external/brotli/enc/
Dbrotli_bit_stream.c907 static void StoreSymbolWithContext(BlockEncoder* self, size_t symbol, in StoreSymbolWithContext() function
1046 StoreSymbolWithContext(&literal_enc, literal, context, in BrotliStoreMetaBlock()
1066 StoreSymbolWithContext(&distance_enc, dist_code, context, in BrotliStoreMetaBlock()