Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2842 int allow_alt_ref = is_altref_enabled(cpi); in define_gf_group() local
3950 const int allow_alt_ref = 1; in vp9_get_next_group_of_picture() local
3982 int multi_layer_arf, int allow_alt_ref, in vp9_get_gop_coding_frame_count()
4020 int allow_alt_ref) { in vp9_get_coding_frame_num()
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc1282 const int allow_alt_ref = 1; in GetCodingFrameNum() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dfirstpass.c1604 unsigned int allow_alt_ref = in define_gf_group() local