Searched refs:mv_joint_vertical (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_entropymv.h43 static INLINE int mv_joint_vertical(MV_JOINT_TYPE type) { function
H A Dvp9_entropymv.c169 if (mv_joint_vertical(j)) {
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodemv.c212 if (mv_joint_vertical(j))
/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodemv.c295 if (mv_joint_vertical(joint_type))

Completed in 142 milliseconds