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

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1096 int_mv sv_mvp[4]; /* save 4 mvp from 8x8 */ member in struct:__anon21252
1202 bsi->mvp.as_int = bsi->sv_mvp[i].as_int;
1204 bsi->mvp.as_int = bsi->sv_mvp[2].as_int;
    [all...]

Completed in 474 milliseconds