Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2426 double gf_group_motion = 0.0; in define_gf_group() local
2480 gf_group_motion -= this_frame->pcnt_motion; in define_gf_group()
2551 gf_group_motion += this_frame->pcnt_motion; in define_gf_group()
2687 (gf_group_motion / rc->baseline_gf_interval)); in define_gf_group()