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

  /external/libvpx/libvpx/vp8/common/
mv.h 24 typedef union int_mv { union
27 } int_mv; /* facilitates faster equality tests and copies */ typedef in typeref:union:int_mv
  /external/libvpx/libvpx/vp9/common/
vp9_mv.h 27 typedef union int_mv { union
30 } int_mv; /* facilitates faster equality tests and copies */ typedef in typeref:union:int_mv

Completed in 74 milliseconds