Searched refs:VPX_KF_DISABLED (Results 1 – 9 of 9) sorted by relevance
77 cfg_.kf_mode = VPX_KF_DISABLED; in TEST_P()87 cfg_.kf_mode = VPX_KF_DISABLED; in TEST_P()
246 cfg_.kf_mode = VPX_KF_DISABLED; in TEST_P()316 cfg_.kf_mode = VPX_KF_DISABLED;363 cfg_.kf_mode = VPX_KF_DISABLED;539 cfg_.kf_mode = VPX_KF_DISABLED; in TEST_P()
220 cfg_.kf_mode = VPX_KF_DISABLED; in ChangingDropFrameThreshTest()
249 VPX_KF_DISABLED = 0 /**< Encoder does not place keyframes. */ enumerator
173 RANGE_CHECK(cfg, kf_mode, VPX_KF_DISABLED, VPX_KF_AUTO); in validate_config()199 if (cfg->kf_mode != VPX_KF_DISABLED && cfg->kf_min_dist != cfg->kf_max_dist && in validate_config()
506 configurations_[0].kf_mode = VPX_KF_DISABLED; in InitEncode()511 configurations_[0].kf_mode = VPX_KF_DISABLED; in InitEncode()
317 config_->kf_mode = VPX_KF_DISABLED; in InitEncode()
202 RANGE_CHECK(cfg, kf_mode, VPX_KF_DISABLED, VPX_KF_AUTO); in validate_config()269 if (cfg->kf_mode != VPX_KF_DISABLED && cfg->kf_min_dist != cfg->kf_max_dist && in validate_config()
968 config->cfg.kf_mode = VPX_KF_DISABLED; in parse_stream_params()