Lines Matching defs:level
70 * @level: Depth level of encoding/decoding to identify nested structures.
80 int level)
85 if (level > 1) {
100 * @level: Level to identify the depth of the nested structures.
105 int level)
116 temp_ei = skip_to_next_elem(temp_ei, level);
127 (level + 1));
130 if (level > 1)
144 if (level == 1)
286 * @enc_level: Encode level to indicate the depth of the nested structure,
587 * @dec_level: Decode level to indicate the depth of the nested structure,