Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dbackward_references_hq.c72 static BROTLI_INLINE uint32_t ZopfliNodeCommandLength(const ZopfliNode* self) { in ZopfliNodeCommandLength() function
562 size_t len = ZopfliNodeCommandLength(&nodes[index]); in ComputeShortestPathFromNodes()