Home
last modified time | relevance | path

Searched refs:next_is_fwd_key (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dratectrl.h187 int next_is_fwd_key; member
Dpass2_strategy.c1494 cpi->rc.next_is_fwd_key) { in set_baseline_gf_interval()
2031 if (cpi->oxcf.fwd_kf_enabled) cpi->rc.next_is_fwd_key = 1; in detect_app_forced_key()
2034 if (num_frames_to_app_forced_key != -1) cpi->rc.next_is_fwd_key = 0; in detect_app_forced_key()