Searched refs:best_mv_second (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodemv.c447 int_mv nearest_second, nearby_second, best_mv_second; local
484 best_mv_second.as_int = mbmi->ref_mvs[ref1][0].as_int;
518 read_mv(r, &secondmv.as_mv, &best_mv_second.as_mv, nmvc,
576 read_mv(r, &mv1->as_mv, &best_mv_second.as_mv, nmvc, &cm->counts.mv,

Completed in 52 milliseconds