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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 1078 int tmp_err, motion_error, raw_motion_error; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 603 int raw_motion_error = INT_MAX; local
607 &raw_motion_error, lst_yv12, &motion_error,
612 if (raw_motion_error < cpi->oxcf.encode_breakout) {
    [all...]

Completed in 50 milliseconds