OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_cost_tokens2
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
treewriter.c
31
void
vp8_cost_tokens2
(int *c, const vp8_prob *p, vp8_tree t, int start) {
function
treewriter.h
98
void
vp8_cost_tokens2
(int *Costs, const vp8_prob *, vp8_tree, int);
rdopt.c
125
vp8_cost_tokens2
(c[i][j][k], p[i][j][k], vp8_coef_tree, 2);
[
all
...]
Completed in 547 milliseconds