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

  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 1139 int gf_motion_error; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 562 int gf_motion_error = INT_MAX; local
642 &gf_motion_error, recon_yoffset);
644 if ((gf_motion_error < motion_error) &&
645 (gf_motion_error < this_error)) {
    [all...]

Completed in 54 milliseconds