Home
last modified time | relevance | path

Searched refs:last_frame_is_src_altref (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.h180 int last_frame_is_src_altref; member
Dvp9_ratectrl.c400 rc->last_frame_is_src_altref = 0; in vp9_rc_init()
1974 cpi->rc.last_frame_is_src_altref = cpi->rc.is_src_frame_alt_ref; in vp9_rc_postencode_update()
Dvp9_pickmode.c1901 !cpi->rc.alt_ref_gf_group && !cpi->rc.last_frame_is_src_altref) { in vp9_pick_inter_mode()