Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dcompress_fragment_two_pass.c557 static BROTLI_INLINE void BrotliCompressFragmentTwoPassImpl( in BrotliCompressFragmentTwoPassImpl() function
599 static BROTLI_NOINLINE void BrotliCompressFragmentTwoPassImpl ## B( \
604 BrotliCompressFragmentTwoPassImpl(m, input, input_size, is_last, command_buf,\
619 BrotliCompressFragmentTwoPassImpl ## B( \ in FOR_TABLE_BITS_()