Searched defs:context_tree (Results 1 – 4 of 4) sorted by relevance
29 const vp8_prob *context_tree; member
37 const vpx_prob *context_tree; member
329 static INLINE void add_token(TOKENEXTRA **t, const vpx_prob *context_tree, in add_token()340 const vpx_prob *context_tree, in add_token_no_extra()
162 const vpx_prob *const context_tree = p->context_tree; in pack_mb_tokens() local