Home
last modified time | relevance | path

Searched refs:mv_joint_vertical (Results 1 – 7 of 7) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodemv.c70 if (mv_joint_vertical(j)) in av1_update_mv_stats()
186 if (mv_joint_vertical(j)) in av1_encode_mv()
212 if (mv_joint_vertical(j)) in av1_encode_dv()
/external/libaom/libaom/av1/common/
Dentropymv.h40 static INLINE int mv_joint_vertical(MV_JOINT_TYPE type) { in mv_joint_vertical() function
/external/libvpx/libvpx/vp9/common/
Dvp9_entropymv.h46 static INLINE int mv_joint_vertical(MV_JOINT_TYPE type) { in mv_joint_vertical() function
Dvp9_entropymv.c144 if (mv_joint_vertical(j)) { in vp9_inc_mv()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c218 if (mv_joint_vertical(j)) in vp9_encode_mv()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c275 if (mv_joint_vertical(joint_type)) in read_mv()
/external/libaom/libaom/av1/decoder/
Ddecodemv.c884 if (mv_joint_vertical(joint_type)) in read_mv()