Home
last modified time | relevance | path

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

/external/cronet/third_party/brotli/enc/
Dbrotli_bit_stream.h81 void GetBlockLengthPrefixCodeForTest(uint32_t, size_t*, uint32_t*, uint32_t*);
Dbrotli_bit_stream.c1327 void GetBlockLengthPrefixCodeForTest(uint32_t len, size_t* code, in GetBlockLengthPrefixCodeForTest() function