HomeSort by relevance Sort by last modified time
    Searched defs:vp9_mv_joint_tree (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.c 17 const vpx_tree_index vp9_mv_joint_tree[TREE_SIZE(MV_JOINTS)] = { variable
186 vpx_tree_merge_probs(vp9_mv_joint_tree, pre_fc->joints, counts->joints,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymv.c 20 const vp9_tree_index vp9_mv_joint_tree[TREE_SIZE(MV_JOINTS)] = { variable
203 adapt_probs(vp9_mv_joint_tree, pre_fc->joints, counts->joints, fc->joints);

Completed in 36 milliseconds