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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Dmv.h26 typedef union int_mv union
30 } int_mv; /* facilitates faster equality tests and copies */ typedef in typeref:union:int_mv
/external/libvpx/libvpx/vp8/common/
H A Dmv.h26 typedef union int_mv union
30 } int_mv; /* facilitates faster equality tests and copies */ typedef in typeref:union:int_mv
/external/chromium_org/third_party/libvpx/source/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
/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 201 milliseconds