Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c642 int raw_motion_error = INT_MAX; in vp8_first_pass() local
646 &raw_motion_error, lst_yv12, &motion_error, in vp8_first_pass()
651 if (raw_motion_error < cpi->oxcf.encode_breakout) in vp8_first_pass()