Home | Sort by relevance Sort by last modified time |
/external/libvpx/libvpx/vp8/common/ | |
mv.h | 22 typedef union int_mv union 26 } int_mv; /* facilitates faster equality tests and copies */ typedef in typeref:union:int_mv |
/external/libvpx/libvpx/vp9/common/ | |
vp9_mv.h | 23 typedef union int_mv { union 26 } int_mv; /* facilitates faster equality tests and copies */ typedef in typeref:union:int_mv |