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

  /external/libvpx/libvpx/vp9/encoder/
vp9_treewriter.c 33 void vp9_cost_tokens_skip(int *costs, const vp9_prob *probs, vp9_tree tree) { function
vp9_treewriter.h 85 void vp9_cost_tokens_skip(int *costs, const vp9_prob *probs, vp9_tree tree);
vp9_rdopt.c 125 vp9_cost_tokens_skip((int *)c[t][i][j][k][1][l], probs,
    [all...]

Completed in 29 milliseconds