Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2110 const int arf_active_or_kf = is_key_frame || rc->source_alt_ref_active; in calculate_total_gf_group_bits() local
2750 int arf_active_or_kf, in get_active_gf_inverval_range_simple()
2765 const FRAME_INFO *frame_info, const RATE_CONTROL *rc, int arf_active_or_kf, in get_active_gf_inverval_range()
2866 const int arf_active_or_kf = is_key_frame || rc->source_alt_ref_active; in define_gf_group() local
3987 const int arf_active_or_kf = last_gop_use_alt_ref || first_is_key_frame; in vp9_get_gop_coding_frame_count() local