Searched refs:VP8_NUMMBSPLITS (Results 1 – 3 of 3) sorted by relevance
33 #define VP8_NUMMBSPLITS 4 macro35 extern const vp8_mbsplit vp8_mbsplits [VP8_NUMMBSPLITS];37 extern const int vp8_mbsplit_count [VP8_NUMMBSPLITS]; /* # of subsets */39 extern const vp8_prob vp8_mbsplit_probs [VP8_NUMMBSPLITS-1];63 extern const struct vp8_token_struct vp8_mbsplit_encodings[VP8_NUMMBSPLITS];
53 const vp8_mbsplit vp8_mbsplits [VP8_NUMMBSPLITS] =81 const int vp8_mbsplit_count [VP8_NUMMBSPLITS] = { 2, 2, 4, 16};83 const vp8_prob vp8_mbsplit_probs [VP8_NUMMBSPLITS-1] = { 110, 111, 150};
61 const struct vp8_token_struct vp8_mbsplit_encodings[VP8_NUMMBSPLITS] =