Searched refs:MV_OFFSET_BITS (Results 1 – 8 of 8) sorted by relevance
72 #define MV_OFFSET_BITS (MV_CLASSES + CLASS0_BITS - 2) macro92 vpx_prob bits[MV_OFFSET_BITS];118 unsigned int bits[MV_OFFSET_BITS][2];
175 for (j = 0; j < MV_OFFSET_BITS; ++j) in vp9_adapt_mv_probs()
587 for (i = 0; i < MV_OFFSET_BITS; i++) in vp9_accumulate_frame_counts()
66 #define MV_OFFSET_BITS (MV_CLASSES + CLASS0_BITS - 2) macro86 aom_cdf_prob bits_cdf[MV_OFFSET_BITS][CDF_SIZE(2)];
73 int bits_cost[MV_OFFSET_BITS][2]; in build_nmv_component_cost_table()83 for (i = 0; i < MV_OFFSET_BITS; ++i) { in build_nmv_component_cost_table()188 for (j = 0; j < MV_OFFSET_BITS; ++j) in vp9_write_nmv_probs()
386 for (j = 0; j < MV_OFFSET_BITS; ++j) { in compute_context_model_diff()
87 int bits_cost[MV_OFFSET_BITS][2]; in build_nmv_component_cost_table()94 for (i = 0; i < MV_OFFSET_BITS; ++i) { in build_nmv_component_cost_table()
145 update_mv_probs(comp_ctx->bits, MV_OFFSET_BITS, r); in read_mv_probs()