Searched refs:frames_since_prev_key (Results 1 – 1 of 1) sorted by relevance
361 int candidate_key_idx, int frames_since_prev_key) { in TestCandidateKey() argument371 if (frames_since_prev_key < 3) return false; in TestCandidateKey()373 GetSecondRefUsageThreshold(frames_since_prev_key); in TestCandidateKey()455 const int frames_since_prev_key = candidate_key_idx - key_frame_list.back(); in GetKeyFrameList() local458 first_pass_info, candidate_key_idx, frames_since_prev_key); in GetKeyFrameList()