Home | History | Annotate | Download | only in vpx

Lines Matching defs:kf_max_dist

579      * (as governed by the #kf_min_dist and #kf_max_dist parameters)
589 * keyframe. Set kf_min_dist equal to kf_max_dist for a fixed interval.
597 * a keyframe if one has not been coded in the last kf_max_dist frames.
599 * equal to kf_max_dist for a fixed interval.
601 unsigned int kf_max_dist;