Searched refs:nmv_component (Results 1 – 6 of 6) sorted by relevance
97 } nmv_component; typedef101 nmv_component comps[2];
167 nmv_component *comp = &fc->comps[i]; in vp9_adapt_mv_probs()168 const nmv_component *pre_comp = &pre_fc->comps[i]; in vp9_adapt_mv_probs()
32 const nmv_component *mvcomp, int usehp) { in encode_mv_component()70 const nmv_component *const mvcomp, in build_nmv_component_cost_table()180 nmv_component *comp = &mvc->comps[i]; in vp9_write_nmv_probs()
342 const nmv_component *pre_nmv_prob = &pre_fc->nmvc.comps[i]; in compute_context_model_diff()343 const nmv_component *cur_nmv_prob = &cur_fc->nmvc.comps[i]; in compute_context_model_diff()
161 nmv_component *const comp_ctx = &ctx->comps[i]; in read_mv_probs()169 nmv_component *const comp_ctx = &ctx->comps[i]; in read_mv_probs()177 nmv_component *const comp_ctx = &ctx->comps[i]; in read_mv_probs()
235 static int read_mv_component(vpx_reader *r, const nmv_component *mvcomp, in read_mv_component()