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 46 static INLINE int mv_joint_vertical(MV_JOINT_TYPE type) { function
vp9_entropymv.c 146 if (mv_joint_vertical(j)) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 218 if (mv_joint_vertical(j))
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 275 if (mv_joint_vertical(joint_type))

Completed in 1000 milliseconds