Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c929 double motion_cost; in estimate_modemvcost() local
933 motion_cost = bitcost(av_pct_motion); in estimate_modemvcost()
945 (av_pct_motion * motion_cost) + in estimate_modemvcost()