Searched refs:MV_CLASSES (Results 1 – 4 of 4) sorted by relevance
49 #define MV_CLASSES 11 macro66 #define MV_OFFSET_BITS (MV_CLASSES + CLASS0_BITS - 2)69 #define MV_MAX_BITS (MV_CLASSES + CLASS0_BITS + 2)84 vp9_prob classes[MV_CLASSES - 1];112 unsigned int classes[MV_CLASSES];
26 const vp9_tree_index vp9_mv_class_tree[TREE_SIZE(MV_CLASSES)] = {
21 static struct vp9_token mv_class_encodings[MV_CLASSES];78 int sign_cost[2], class_cost[MV_CLASSES], class0_cost[CLASS0_SIZE]; in build_nmv_component_cost_table()177 MV_CLASSES, w); in vp9_write_nmv_probs()
163 update_mv_probs(comp_ctx->classes, MV_CLASSES - 1, r); in read_mv_probs()