Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c290 const MV_JOINT_TYPE joint_type = in read_mv() local
295 if (mv_joint_vertical(joint_type)) in read_mv()
298 if (mv_joint_horizontal(joint_type)) in read_mv()