Searched refs:kLastEncodableFixedRepeatCount (Results 1 – 2 of 2) sorted by relevance
232 static const int kLastEncodableFixedRepeatCount = variable235 kLastEncodableFixedRepeatCount + 1;239 kLastEncodableFixedRepeatCount>;
298 if (repeat_count <= kLastEncodableFixedRepeatCount) { in PutRepeat()