Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_firstpass.c2710 int allow_alt_ref = is_altref_enabled(cpi); in define_gf_group() local
3772 const int allow_alt_ref = 1; in vp9_get_next_group_of_picture() local
3804 int multi_layer_arf, int allow_alt_ref, in vp9_get_gop_coding_frame_count()
3842 int allow_alt_ref) { in vp9_get_coding_frame_num()
/external/libvpx/vpx/
Dvpx_ext_ratectrl.h358 int allow_alt_ref; member
/external/libvpx/vp9/
Dsimple_encode.cc1270 const int allow_alt_ref = 1; in GetCodingFrameNum() local
/external/libvpx/vp8/encoder/
Dfirstpass.c1602 unsigned int allow_alt_ref = in define_gf_group() local