Home
last modified time | relevance | path

Searched refs:vp9_cost_tokens_skip (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_cost.c60 void vp9_cost_tokens_skip(int *costs, const vpx_prob *probs, vpx_tree tree) { in vp9_cost_tokens_skip() function
Dvp9_cost.h52 void vp9_cost_tokens_skip(int *costs, const vpx_prob *probs, vpx_tree tree);
Dvp9_rd.c102 vp9_cost_tokens_skip((int *)c[t][i][j][k][1][l], probs, in fill_token_costs()