Searched defs:BrotliInitZopfliNodes (Results 1 - 1 of 1) sorted by relevance

/external/brotli/c/enc/
H A Dbackward_references_hq.c37 void BrotliInitZopfliNodes(ZopfliNode* array, size_t length) { function
700 BrotliInitZopfliNodes(nodes, num_bytes + 1);
777 BrotliInitZopfliNodes(nodes, num_bytes + 1);

Completed in 146 milliseconds