HomeSort by relevance Sort by last modified time
    Searched full:raw_motion_error (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 642 int raw_motion_error = INT_MAX; local
646 &raw_motion_error, lst_yv12, &motion_error,
651 if (raw_motion_error < cpi->oxcf.encode_breakout)
    [all...]

Completed in 56 milliseconds