Searched refs:nmv_context (Results 1 – 8 of 8) sorted by relevance
27 const nmv_context* mvctx, int usehp);30 const nmv_context* mvctx, int usehp);
168 nmv_context *const mvc = &cm->fc->nmvc; in vp9_write_nmv_probs()205 const nmv_context* mvctx, int usehp) { in vp9_encode_mv()227 const nmv_context* ctx, int usehp) { in vp9_build_nmv_cost_table()
239 const nmv_context *nmvc = &cm->fc->nmvc; in pack_inter_mode_mvs()
46 static const nmv_context default_nmv_context = {182 nmv_context *fc = &cm->fc->nmvc; in vp9_adapt_mv_probs()183 const nmv_context *pre_fc = &cm->frame_contexts[cm->frame_context_idx].nmvc; in vp9_adapt_mv_probs()
99 } nmv_context; typedef
58 nmv_context nmvc;
288 const nmv_context *ctx, in read_mv()
158 static void read_mv_probs(nmv_context *ctx, int allow_hp, vpx_reader *r) { in read_mv_probs()2055 nmv_context *const nmvc = &fc->nmvc; in read_compressed_header()