Searched refs:MV_FP_SIZE (Results 1 – 5 of 5) sorted by relevance
70 #define MV_FP_SIZE 4 macro90 vpx_prob class0_fp[CLASS0_SIZE][MV_FP_SIZE - 1];91 vpx_prob fp[MV_FP_SIZE - 1];116 unsigned int class0_fp[CLASS0_SIZE][MV_FP_SIZE];117 unsigned int fp[MV_FP_SIZE];
40 const vpx_tree_index vp9_mv_fp_tree[TREE_SIZE(MV_FP_SIZE)] = {
424 for (j = 0; j < MV_FP_SIZE; j++) in vp9_accumulate_frame_counts()432 for (i = 0; i < MV_FP_SIZE; i++) in vp9_accumulate_frame_counts()
23 static struct vp9_token mv_fp_encodings[MV_FP_SIZE];81 int class0_fp_cost[CLASS0_SIZE][MV_FP_SIZE], fp_cost[MV_FP_SIZE]; in build_nmv_component_cost_table()188 counts->comps[i].class0_fp[j], MV_FP_SIZE, w); in vp9_write_nmv_probs()191 MV_FP_SIZE, w); in vp9_write_nmv_probs()
174 update_mv_probs(comp_ctx->class0_fp[j], MV_FP_SIZE - 1, r); in read_mv_probs()