Lines Matching defs:nodes
250 static BROTLI_INLINE void UpdateZopfliNode(ZopfliNode* nodes, size_t pos, in UpdateZopfliNode()
305 const ZopfliNode* nodes, in ComputeMinimumCopyLength()
335 const ZopfliNode* nodes) { in ComputeDistanceShortcut()
364 const ZopfliNode* nodes, in ComputeDistanceCache()
386 const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) { in EvaluateNode()
410 StartPosQueue* queue, ZopfliNode* nodes) { in UpdateNodes()
552 ZopfliNode* nodes) { in ComputeShortestPathFromNodes()
569 const size_t block_start, const ZopfliNode* nodes, int* dist_cache, in BrotliZopfliCreateCommands()
615 const BackwardMatch* matches, ZopfliNode* nodes) { in ZopfliIterate()
654 const int* dist_cache, HasherHandle hasher, ZopfliNode* nodes) { in BrotliZopfliComputeShortestPath()
716 ZopfliNode* nodes; in BrotliCreateZopfliBackwardReferences() local
746 ZopfliNode* nodes; in BrotliCreateHqZopfliBackwardReferences() local