Searched refs:MV_OFFSET_BITS (Results 1 – 5 of 5) sorted by relevance
69 #define MV_OFFSET_BITS (MV_CLASSES + CLASS0_BITS - 2) macro89 vpx_prob bits[MV_OFFSET_BITS];115 unsigned int bits[MV_OFFSET_BITS][2];
200 for (j = 0; j < MV_OFFSET_BITS; ++j) in vp9_adapt_mv_probs()
428 for (i = 0; i < MV_OFFSET_BITS; i++) in vp9_accumulate_frame_counts()
80 int bits_cost[MV_OFFSET_BITS][2]; in build_nmv_component_cost_table()88 for (i = 0; i < MV_OFFSET_BITS; ++i) { in build_nmv_component_cost_table()181 for (j = 0; j < MV_OFFSET_BITS; ++j) in vp9_write_nmv_probs()
168 update_mv_probs(comp_ctx->bits, MV_OFFSET_BITS, r); in read_mv_probs()