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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dbrotli_bit_stream.c739 size_t typecode = NextBlockTypeCode(&code->type_code_calculator, block_type); local in function:StoreBlockSwitch
744 BrotliWriteBits(code->type_depths[typecode], code->type_bits[typecode],

Completed in 4 milliseconds