Searched refs:RMAX (Results 1 – 2 of 2) sorted by relevance
45 #define RMAX 512.0 macro1853 if (next_iiratio > RMAX) in test_candidate_kf()1854 next_iiratio = RMAX; in test_candidate_kf()2066 if (r > RMAX) in find_next_key_frame()2067 r = RMAX; in find_next_key_frame()
48 #define RMAX 14.0 macro2669 if (next_iiratio > RMAX) in test_candidate_kf()2670 next_iiratio = RMAX; in test_candidate_kf()2986 if (r > RMAX) in find_next_key_frame()2987 r = RMAX; in find_next_key_frame()