Searched refs:vp8_token_struct (Results 1 – 5 of 5) sorted by relevance
21 const struct vp8_token_struct vp8_bmode_encodings[VP8_BINTRAMODES] =35 const struct vp8_token_struct vp8_ymode_encodings[VP8_YMODES] =44 const struct vp8_token_struct vp8_kf_ymode_encodings[VP8_YMODES] =53 const struct vp8_token_struct vp8_uv_mode_encodings[VP8_UV_MODES] =61 const struct vp8_token_struct vp8_mbsplit_encodings[VP8_NUMMBSPLITS] =69 const struct vp8_token_struct vp8_mv_ref_encoding_array[VP8_MVREFS] =78 const struct vp8_token_struct vp8_sub_mv_ref_encoding_array[VP8_SUBMVREFS] =86 const struct vp8_token_struct vp8_small_mvencodings[8] =
59 extern const struct vp8_token_struct vp8_bmode_encodings[VP8_BINTRAMODES];60 extern const struct vp8_token_struct vp8_ymode_encodings[VP8_YMODES];61 extern const struct vp8_token_struct vp8_kf_ymode_encodings[VP8_YMODES];62 extern const struct vp8_token_struct vp8_uv_mode_encodings[VP8_UV_MODES];63 extern const struct vp8_token_struct vp8_mbsplit_encodings[VP8_NUMMBSPLITS];67 extern const struct vp8_token_struct vp8_mv_ref_encoding_array[VP8_MVREFS];68 extern const struct vp8_token_struct vp8_sub_mv_ref_encoding_array[VP8_SUBMVREFS];72 extern const struct vp8_token_struct vp8_small_mvencodings[8];
52 typedef const struct vp8_token_struct struct60 void vp8_tokens_from_tree(struct vp8_token_struct *, vp8_tree); argument61 void vp8_tokens_from_tree_offset(struct vp8_token_struct *, vp8_tree,
20 struct vp8_token_struct *const p, in tree2tok()45 void vp8_tokens_from_tree(struct vp8_token_struct *p, vp8_tree t) in vp8_tokens_from_tree()50 void vp8_tokens_from_tree_offset(struct vp8_token_struct *p, vp8_tree t, in vp8_tokens_from_tree_offset()
42 extern const struct vp8_token_struct vp8_coef_encodings[MAX_ENTROPY_TOKENS];