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

  /external/libvpx/libvpx/vp8/common/
treecoder.c 19 static void tree2tok( function
40 tree2tok(p, t, j, v, L);
47 tree2tok(p, t, 0, 0, 0);
53 tree2tok(p - offset, t, 0, 0, 0);
  /external/libvpx/libvpx/vp9/common/
vp9_treecoder.c 17 static void tree2tok(struct vp9_token *const p, vp9_tree t, function
29 tree2tok(p, t, j, v, l);
35 tree2tok(p, t, 0, 0, 0);

Completed in 54 milliseconds