Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/common/
H A Dconstants.h35 #define BROTLI_REPEAT_ZERO_CODE_LENGTH 17 macro
36 #define BROTLI_CODE_LENGTH_CODES (BROTLI_REPEAT_ZERO_CODE_LENGTH + 1)
/third_party/skia/third_party/externals/brotli/c/common/
H A Dconstants.h35 #define BROTLI_REPEAT_ZERO_CODE_LENGTH 17 macro
36 #define BROTLI_CODE_LENGTH_CODES (BROTLI_REPEAT_ZERO_CODE_LENGTH + 1)
/third_party/node/deps/brotli/c/enc/
H A Dbit_cost_inc.h111 ++depth_histo[BROTLI_REPEAT_ZERO_CODE_LENGTH]; in BrotliPopulationCost()
H A Dentropy_encode.c230 tree[*tree_size] = BROTLI_REPEAT_ZERO_CODE_LENGTH; in BrotliWriteHuffmanTreeRepetitionsZeros()
H A Dbrotli_bit_stream.c235 case BROTLI_REPEAT_ZERO_CODE_LENGTH: in BrotliStoreHuffmanTreeToBitMask()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbit_cost_inc.h111 ++depth_histo[BROTLI_REPEAT_ZERO_CODE_LENGTH]; in BrotliPopulationCost()
H A Dentropy_encode.c230 tree[*tree_size] = BROTLI_REPEAT_ZERO_CODE_LENGTH; in BrotliWriteHuffmanTreeRepetitionsZeros()
H A Dbrotli_bit_stream.c235 case BROTLI_REPEAT_ZERO_CODE_LENGTH: in BrotliStoreHuffmanTreeToBitMask()

Completed in 8 milliseconds