Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodemv.c73 if (mv_joint_horizontal(j)) in av1_update_mv_stats()
189 if (mv_joint_horizontal(j)) in av1_encode_mv()
215 if (mv_joint_horizontal(j)) in av1_encode_dv()
/external/libaom/libaom/av1/common/
Dentropymv.h44 static INLINE int mv_joint_horizontal(MV_JOINT_TYPE type) { in mv_joint_horizontal() function
/external/libvpx/libvpx/vp9/common/
Dvp9_entropymv.h50 static INLINE int mv_joint_horizontal(MV_JOINT_TYPE type) { in mv_joint_horizontal() function
Dvp9_entropymv.c148 if (mv_joint_horizontal(j)) { in vp9_inc_mv()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c221 if (mv_joint_horizontal(j)) in vp9_encode_mv()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c278 if (mv_joint_horizontal(joint_type)) in read_mv()
/external/libaom/libaom/av1/decoder/
Ddecodemv.c888 if (mv_joint_horizontal(joint_type)) in read_mv()