Home
last modified time | relevance | path

Searched defs:arf_active_or_kf (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2083 const int arf_active_or_kf = is_key_frame || rc->source_alt_ref_active; in calculate_total_gf_group_bits() local
2575 const FRAME_INFO *frame_info, const RATE_CONTROL *rc, int arf_active_or_kf, in get_active_gf_inverval_range()
2676 const int arf_active_or_kf = is_key_frame || rc->source_alt_ref_active; in define_gf_group() local
3645 int arf_active_or_kf = 1; in vp9_get_coding_frame_num() local
/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c1567 const int arf_active_or_kf = is_intra_only || rc->source_alt_ref_active; in define_gf_group() local