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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c 225 int a_motion_error; local
228 a_motion_error = do_16x16_zerozero_search(cpi,
231 stats->ref[ALTREF_FRAME].err = a_motion_error;

Completed in 29 milliseconds