Searched refs:nmv_context (Results 1 – 8 of 8) sorted by relevance
26 const nmv_context* mvctx, int usehp);29 const nmv_context* mvctx, int usehp);
166 nmv_context *const mvc = &cm->fc.nmvc; in vp9_write_nmv_probs()204 const nmv_context* mvctx, int usehp) { in vp9_encode_mv()226 const nmv_context* ctx, int usehp) { in vp9_build_nmv_cost_table()
228 const nmv_context *nmvc = &cm->fc.nmvc; in pack_inter_mode_mvs()
49 static const nmv_context default_nmv_context = {199 nmv_context *fc = &cm->fc.nmvc; in vp9_adapt_mv_probs()200 const nmv_context *pre_fc = &cm->frame_contexts[cm->frame_context_idx].nmvc; in vp9_adapt_mv_probs()
96 } nmv_context; typedef
54 nmv_context nmvc;
237 const nmv_context *ctx, in read_mv()
155 static void read_mv_probs(nmv_context *ctx, int allow_hp, vp9_reader *r) { in read_mv_probs()1286 nmv_context *const nmvc = &fc->nmvc; in read_compressed_header()