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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dbrotli_bit_stream.c51 typedef struct BlockTypeCodeCalculator { struct
54 } BlockTypeCodeCalculator; typedef in typeref:struct:BlockTypeCodeCalculator
56 static void InitBlockTypeCodeCalculator(BlockTypeCodeCalculator* self) {
62 BlockTypeCodeCalculator* calculator, uint8_t type) {
101 BlockTypeCodeCalculator type_code_calculator;
767 BlockTypeCodeCalculator type_code_calculator;

Completed in 4 milliseconds