Searched defs:MAX_LEVEL (Results 1 – 11 of 11) sorted by relevance
26 private val MAX_LEVEL = 5 constant
138 #define MAX_LEVEL 9 macro
39 MAX_LEVEL = 2047 // max level (note: max codable is 2047 + 67) enumerator
144 #define MAX_LEVEL 32 /* how deeply nested we will go */ macro
129 #define MAX_LEVEL IHEVC_LEVEL_62 macro
422 static final int MAX_LEVEL = DEBUG_MODE ? 6 : 10; field in S2CellTest
185 #define MAX_LEVEL IH264_LEVEL_51 macro
58 public static final int MAX_LEVEL = 30; // Valid levels: 0..MAX_LEVEL field in S2CellId
72 MAX_LEVEL, enumerator
264 MAX_LEVEL, enumerator
1079 static final int MAX_LEVEL = 40; /* Throw an error if it goes past this. */ field in XMLSource.ResolvingSource