Searched refs:CLASS0_SIZE (Results 1 – 4 of 4) sorted by relevance
65 #define CLASS0_SIZE (1 << CLASS0_BITS) macro85 vp9_prob class0[CLASS0_SIZE - 1];87 vp9_prob class0_fp[CLASS0_SIZE][MV_FP_SIZE - 1];113 unsigned int class0[CLASS0_SIZE];115 unsigned int class0_fp[CLASS0_SIZE][MV_FP_SIZE];
39 const vp9_tree_index vp9_mv_class0_tree[TREE_SIZE(CLASS0_SIZE)] = {122 return c ? CLASS0_SIZE << (c + 2) : 0; in mv_class_base()126 const MV_CLASS_TYPE c = (z >= CLASS0_SIZE * 4096) ? in vp9_get_mv_class()218 for (j = 0; j < CLASS0_SIZE; ++j) in vp9_adapt_mv_probs()
23 static struct vp9_token mv_class0_encodings[CLASS0_SIZE];78 int sign_cost[2], class_cost[MV_CLASSES], class0_cost[CLASS0_SIZE]; in build_nmv_component_cost_table()80 int class0_fp_cost[CLASS0_SIZE][MV_FP_SIZE], fp_cost[MV_FP_SIZE]; in build_nmv_component_cost_table()92 for (i = 0; i < CLASS0_SIZE; ++i) in build_nmv_component_cost_table()179 CLASS0_SIZE, w); in vp9_write_nmv_probs()185 for (j = 0; j < CLASS0_SIZE; ++j) in vp9_write_nmv_probs()
164 update_mv_probs(comp_ctx->class0, CLASS0_SIZE - 1, r); in read_mv_probs()170 for (j = 0; j < CLASS0_SIZE; ++j) in read_mv_probs()