Home | History | Annotate | Download | only in encoder

Lines Matching refs:mvc

236     vp8_copy(cc->mvc,      cpi->common.fc.mvc);
274 vp8_copy(cpi->common.fc.mvc, cc->mvc);
308 vpx_memcpy(cpi->common.fc.mvc, vp8_default_mv_context, sizeof(vp8_default_mv_context));
311 vp8_build_component_cost_table(cpi->mb.mvcost, cpi->mb.mvsadcost, (const MV_CONTEXT *) cpi->common.fc.mvc, flag);