Searched refs:MV_OFFSET_BITS (Results 1 – 4 of 4) sorted by relevance
66 #define MV_OFFSET_BITS (MV_CLASSES + CLASS0_BITS - 2) macro86 vp9_prob bits[MV_OFFSET_BITS];114 unsigned int bits[MV_OFFSET_BITS][2];
215 for (j = 0; j < MV_OFFSET_BITS; ++j) in vp9_adapt_mv_probs()
79 int bits_cost[MV_OFFSET_BITS][2]; in build_nmv_component_cost_table()87 for (i = 0; i < MV_OFFSET_BITS; ++i) { in build_nmv_component_cost_table()180 for (j = 0; j < MV_OFFSET_BITS; ++j) in vp9_write_nmv_probs()
165 update_mv_probs(comp_ctx->bits, MV_OFFSET_BITS, r); in read_mv_probs()