Searched refs:BrotliBuildMetaBlock (Results 1 – 3 of 3) sorted by relevance
/external/brotli/c/enc/ |
D | metablock.h | 71 BROTLI_INTERNAL void BrotliBuildMetaBlock(MemoryManager* m,
|
D | metablock.c | 28 void BrotliBuildMetaBlock(MemoryManager* m, in BrotliBuildMetaBlock() function
|
D | encode.c | 607 BrotliBuildMetaBlock(m, data, wrapped_last_flush_pos, mask, params, in WriteMetaBlockInternal() 1226 BrotliBuildMetaBlock(m, input_buffer, metablock_start, mask, ¶ms, in BrotliCompressBufferQuality10()
|