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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodemv.c20 static struct vp9_token mv_joint_encodings[MV_JOINTS]; variable in typeref:struct:vp9_token
26 vp9_tokens_from_tree(mv_joint_encodings, vp9_mv_joint_tree);
210 vp9_write_token(w, vp9_mv_joint_tree, mvctx->joints, &mv_joint_encodings[j]);

Completed in 106 milliseconds