Searched defs:numBlockTypes (Results 1 – 3 of 3) sorted by relevance
38 internal readonly int[] numBlockTypes = new int[3]; field in Org.Brotli.Dec.State
495 function decodeBlockTypeAndLength(s, treeType, numBlockTypes) { argument617 function readMetablockPartition(s, treeType, numBlockTypes) { argument
483 private static int decodeBlockTypeAndLength(State s, int treeType, int numBlockTypes) { in decodeBlockTypeAndLength()585 private static int readMetablockPartition(State s, int treeType, int numBlockTypes) { in readMetablockPartition()