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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.h 35 #define MV_JOINTS 4
97 vpx_prob joints[MV_JOINTS - 1];
123 unsigned int joints[MV_JOINTS];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymv.h 32 #define MV_JOINTS 4
94 vp9_prob joints[MV_JOINTS - 1];
122 unsigned int joints[MV_JOINTS];

Completed in 114 milliseconds