Lines Matching refs:curr_delta
1226 int64_t curr_delta;1243 curr_delta = KeyFramePenalty(encoded_frame);1244 if (curr_delta <= enc->best_delta_) { // Pick this as the key-frame.1253 enc->best_delta_ = curr_delta;