Home
last modified time | relevance | path

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

/external/libvpx/vpx/
Dvpx_ext_ratectrl.h336 int allow_alt_ref; member
/external/libvpx/vp9/encoder/
Dvp9_firstpass.c2697 int allow_alt_ref = is_altref_enabled(cpi); in define_gf_group() local
3755 const int allow_alt_ref = 1; in vp9_get_next_group_of_picture() local
3787 int multi_layer_arf, int allow_alt_ref, in vp9_get_gop_coding_frame_count()
3824 int allow_alt_ref) { in vp9_get_coding_frame_num()
/external/libvpx/vp9/
Dsimple_encode.cc1269 const int allow_alt_ref = 1; in GetCodingFrameNum() local
/external/libvpx/vp8/encoder/
Dfirstpass.c1635 unsigned int allow_alt_ref = in define_gf_group() local