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

  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.h 42 extern const vpx_tree_index vp9_coef_tree[];
vp9_tokenize.c 75 const vpx_tree_index vp9_coef_tree[TREE_SIZE(ENTROPY_TOKENS)] = { variable
vp9_rd.c 101 vp9_cost_tokens((int *)c[t][i][j][k][0][l], probs, vp9_coef_tree);
103 vp9_coef_tree);
vp9_bitstream.c 523 vp9_tree_probs_from_distribution(vp9_coef_tree,
    [all...]

Completed in 59 milliseconds