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

  /external/libvpx/libvpx/test/
register_state_check.h 64 const M128A* xmm_post = &post_context.Xmm6; local
66 EXPECT_EQ(*xmm_pre, *xmm_post) << "xmm" << i << " has been modified!";
68 ++xmm_post;

Completed in 56 milliseconds