Searched refs:CLASS0_SIZE (Results 1 – 6 of 6) sorted by relevance
68 #define CLASS0_SIZE (1 << CLASS0_BITS) macro88 vpx_prob class0[CLASS0_SIZE - 1];90 vpx_prob class0_fp[CLASS0_SIZE][MV_FP_SIZE - 1];114 unsigned int class0[CLASS0_SIZE];116 unsigned int class0_fp[CLASS0_SIZE][MV_FP_SIZE];
36 const vpx_tree_index vp9_mv_class0_tree[TREE_SIZE(CLASS0_SIZE)] = {119 return c ? CLASS0_SIZE << (c + 2) : 0; in mv_class_base()123 const MV_CLASS_TYPE c = (z >= CLASS0_SIZE * 4096) ? in vp9_get_mv_class()203 for (j = 0; j < CLASS0_SIZE; ++j) in vp9_adapt_mv_probs()
422 for (i = 0; i < CLASS0_SIZE; i++) { in vp9_accumulate_frame_counts()
24 static struct vp9_token mv_class0_encodings[CLASS0_SIZE];79 int sign_cost[2], class_cost[MV_CLASSES], class0_cost[CLASS0_SIZE]; in build_nmv_component_cost_table()81 int class0_fp_cost[CLASS0_SIZE][MV_FP_SIZE], fp_cost[MV_FP_SIZE]; in build_nmv_component_cost_table()93 for (i = 0; i < CLASS0_SIZE; ++i) in build_nmv_component_cost_table()180 CLASS0_SIZE, w); in vp9_write_nmv_probs()186 for (j = 0; j < CLASS0_SIZE; ++j) in vp9_write_nmv_probs()
271 mag = CLASS0_SIZE << (mv_class + 2); in read_mv_component()
167 update_mv_probs(comp_ctx->class0, CLASS0_SIZE - 1, r); in read_mv_probs()173 for (j = 0; j < CLASS0_SIZE; ++j) in read_mv_probs()