Searched refs:mv_joint_encodings (Results 1 – 1 of 1) sorted by relevance
21 static struct vp9_token mv_joint_encodings[MV_JOINTS]; variable26 vp9_tokens_from_tree(mv_joint_encodings, vp9_mv_joint_tree); in vp9_entropy_mv_init()217 vp9_write_token(w, vp9_mv_joint_tree, mvctx->joints, &mv_joint_encodings[j]); in vp9_encode_mv()