Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dbrotli_bit_stream.c102 uint8_t type_depths[BROTLI_MAX_BLOCK_TYPE_SYMBOLS]; member
744 BrotliWriteBits(code->type_depths[typecode], code->type_bits[typecode], in StoreBlockSwitch()
779 &code->type_depths[0], &code->type_bits[0], in BuildAndStoreBlockSplitCode()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c102 uint8_t type_depths[BROTLI_MAX_BLOCK_TYPE_SYMBOLS]; member
744 BrotliWriteBits(code->type_depths[typecode], code->type_bits[typecode], in StoreBlockSwitch()
779 &code->type_depths[0], &code->type_bits[0], in BuildAndStoreBlockSplitCode()

Completed in 5 milliseconds