Home
last modified time | relevance | path

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

/external/chromium_org/third_party/brotli/src/brotli/dec/
Ddecode.c473 static BROTLI_INLINE void DecodeBlockType(const int max_block_type, in DecodeBlockType() function
871 DecodeBlockType(num_block_types[1], in BrotliDecompress()
903 DecodeBlockType(num_block_types[0], in BrotliDecompress()
943 DecodeBlockType(num_block_types[2], in BrotliDecompress()