HomeSort by relevance Sort by last modified time
    Searched defs:ref_mv (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 130 int_mv *ref_mv; local
155 ref_mv = &x->e_mbd.mi_8x8[0]->bmi[0].as_mv[0];
159 0, &best_ref_mv1.as_mv, &ref_mv->as_mv);
168 bestsme = cpi->find_fractional_mv_step(x, &ref_mv->as_mv,
vp9_rdopt.c 1627 int_mv *ref_mv, *second_ref_mv; member in struct:__anon21323
2374 int_mv ref_mv = mbmi->ref_mvs[ref][0]; local
2510 int_mv ref_mv[2]; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1081 int_mv *ref_mv; member in struct:__anon21252
    [all...]

Completed in 445 milliseconds