Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c1548 double this_frame_mvc_ratio; in accumulate_frame_motion_stats() local
1568 this_frame_mvc_ratio = fabs(this_frame->mvc_abs) / in accumulate_frame_motion_stats()
1577 (this_frame_mvc_ratio < this_frame->mvc_abs) in accumulate_frame_motion_stats()
1578 ? (this_frame_mvc_ratio * motion_pct) in accumulate_frame_motion_stats()