Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1383 const double zero_motion_pct = frame->pcnt_inter - in get_zero_motion_factor() local
1386 return VPXMIN(sr_decay, zero_motion_pct); in get_zero_motion_factor()