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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.h 50 static INLINE int mv_joint_horizontal(MV_JOINT_TYPE type) { function
vp9_entropymv.c 150 if (mv_joint_horizontal(j)) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 221 if (mv_joint_horizontal(j))
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 278 if (mv_joint_horizontal(joint_type))

Completed in 91 milliseconds