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.c2336 double gf_group_motion = 0.0; in define_gf_group() local
2390 gf_group_motion -= this_frame->pcnt_motion; in define_gf_group()
2448 gf_group_motion += this_frame->pcnt_motion; in define_gf_group()
2557 gf_group_motion += this_frame->pcnt_motion; in define_gf_group()
2596 (gf_group_motion / rc->baseline_gf_interval)); in define_gf_group()