HomeSort by relevance Sort by last modified time
    Searched refs:mv_joint_vertical (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.h 38 static INLINE int mv_joint_vertical(MV_JOINT_TYPE type) { function
vp9_entropymv.c 183 if (mv_joint_vertical(j)) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 274 if (mv_joint_vertical(j))
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 249 if (mv_joint_vertical(j))

Completed in 49 milliseconds