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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.c 39 const vp9_tree_index vp9_mv_class0_tree[TREE_SIZE(CLASS0_SIZE)] = { variable
213 adapt_probs(vp9_mv_class0_tree, pre_comp->class0, c->class0, comp->class0);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymv.c 39 const vp9_tree_index vp9_mv_class0_tree[TREE_SIZE(CLASS0_SIZE)] = { variable
213 adapt_probs(vp9_mv_class0_tree, pre_comp->class0, c->class0, comp->class0);

Completed in 103 milliseconds