Searched defs:int_mv (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Dmv.h24 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/
H A Dvp9_mv.h27 typedef union int_mv { union
30 } int_mv; /* facilitates faster equality tests and copies */ typedef in typeref:union:int_mv

Completed in 1158 milliseconds