Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c21 static struct vp9_token mv_joint_encodings[MV_JOINTS]; variable
26 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()