Searched refs:vp9_coef_encodings (Results 1 – 3 of 3) sorted by relevance
41 extern struct vp9_token vp9_coef_encodings[];
104 struct vp9_token vp9_coef_encodings[ENTROPY_TOKENS]; variable108 vp9_tokens_from_tree(vp9_coef_encodings, vp9_coef_tree); in vp9_coef_tree_initialize()
130 const struct vp9_token *const a = &vp9_coef_encodings[t]; in pack_mb_tokens()