Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/enc/
Dbrotli_bit_stream.c51 typedef struct BlockTypeCodeCalculator { struct
54 } BlockTypeCodeCalculator; argument
56 static void InitBlockTypeCodeCalculator(BlockTypeCodeCalculator* self) { in InitBlockTypeCodeCalculator()
62 BlockTypeCodeCalculator* calculator, uint8_t type) { in NextBlockTypeCode()
101 BlockTypeCodeCalculator type_code_calculator;
767 BlockTypeCodeCalculator type_code_calculator; in BuildAndStoreBlockSplitCode()
/third_party/node/deps/brotli/c/enc/
Dbrotli_bit_stream.c51 typedef struct BlockTypeCodeCalculator { struct
54 } BlockTypeCodeCalculator; argument
56 static void InitBlockTypeCodeCalculator(BlockTypeCodeCalculator* self) { in InitBlockTypeCodeCalculator()
62 BlockTypeCodeCalculator* calculator, uint8_t type) { in NextBlockTypeCode()
101 BlockTypeCodeCalculator type_code_calculator;
767 BlockTypeCodeCalculator type_code_calculator; in BuildAndStoreBlockSplitCode()