Searched refs:RMAX (Results 1 – 1 of 1) sorted by relevance
47 #define RMAX 14.0 macro2668 if (next_iiratio > RMAX) in test_candidate_kf()2669 next_iiratio = RMAX; in test_candidate_kf()2984 if (r > RMAX) in find_next_key_frame()2985 r = RMAX; in find_next_key_frame()