HomeSort by relevance Sort by last modified time
    Searched full:branch_ct_joint (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 148 unsigned int (*branch_ct_joint)[2],
158 vp9_tree_probs_from_distribution(vp9_mv_joint_tree, branch_ct_joint,
208 unsigned int branch_ct_joint[MV_JOINTS - 1][2]; local
220 branch_ct_joint, branch_ct_sign, branch_ct_classes,
226 update_mv(bc, branch_ct_joint[j], &mvc->joints[j], NMV_UPDATE_PROB);

Completed in 69 milliseconds