Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dblock_splitter.c40 static size_t CountLiterals(const Command* cmds, const size_t num_commands) { in CountLiterals() function
133 size_t literals_count = CountLiterals(cmds, num_commands); in BrotliSplitBlock()