Searched refs:lclamp (Results 1 – 2 of 2) sorted by relevance
60 static INLINE int64_t lclamp(int64_t value, int64_t low, int64_t high) { in lclamp() function
3330 max_kf_bits = lclamp(max_kf_bits, 0, INT_MAX); in find_next_key_frame()