Home | History | Annotate | Download | only in vp9

Lines Matching refs:kf_mode

162   RANGE_CHECK(cfg, kf_mode,               VPX_KF_DISABLED, VPX_KF_AUTO);
185 if (cfg->kf_mode != VPX_KF_DISABLED &&
335 oxcf->auto_key = cfg->kf_mode == VPX_KF_AUTO &&
715 if (ctx->cfg.kf_mode == VPX_KF_AUTO &&