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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_entropymv.h32 #define MV_JOINTS 4 macro
94 vp9_prob joints[MV_JOINTS - 1];
122 unsigned int joints[MV_JOINTS];
/external/libvpx/libvpx/vp9/common/
H A Dvp9_entropymv.h32 #define MV_JOINTS 4 macro
94 vp9_prob joints[MV_JOINTS - 1];
122 unsigned int joints[MV_JOINTS];

Completed in 406 milliseconds