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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mbgraph.c 209 int g_motion_error; local
212 g_motion_error = do_16x16_motion_search(cpi,
216 stats->ref[GOLDEN_FRAME].err = g_motion_error;

Completed in 226 milliseconds