Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dbrotli_bit_stream.c61 static BROTLI_INLINE size_t NextBlockTypeCode( in NextBlockTypeCode() function
739 size_t typecode = NextBlockTypeCode(&code->type_code_calculator, block_type); in StoreBlockSwitch()
772 size_t type_code = NextBlockTypeCode(&type_code_calculator, types[i]); in BuildAndStoreBlockSplitCode()