Searched refs:vp9_token (Results 1 – 6 of 6) sorted by relevance
24 struct vp9_token { struct29 void vp9_tokens_from_tree(struct vp9_token *, const vpx_tree_index *); argument43 const struct vp9_token *token) { in vp9_write_token()
13 static void tree2tok(struct vp9_token *tokens, const vpx_tree_index *tree, in tree2tok()29 void vp9_tokens_from_tree(struct vp9_token *tokens, in vp9_tokens_from_tree()
21 static struct vp9_token mv_joint_encodings[MV_JOINTS];22 static struct vp9_token mv_class_encodings[MV_CLASSES];23 static struct vp9_token mv_fp_encodings[MV_FP_SIZE];
44 extern const struct vp9_token vp9_coef_encodings[];
41 static const struct vp9_token intra_mode_encodings[INTRA_MODES] = {45 static const struct vp9_token49 static const struct vp9_token partition_encodings[PARTITION_TYPES] = {52 static const struct vp9_token inter_mode_encodings[INTER_MODES] = {171 const struct vp9_token *const a = &vp9_coef_encodings[t]; in pack_mb_tokens()
306 const struct vp9_token vp9_coef_encodings[ENTROPY_TOKENS] = {