Searched defs:discount_newmv_test (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2454 static int discount_newmv_test(const VP9_COMP *cpi, int this_mode, function
2576 if (discount_newmv_test(cpi, this_mode, tmp_mv, mode_mv, refs[0])) {
2609 if (discount_newmv_test(cpi, this_mode, frame_mv[refs[0]], mode_mv,

Completed in 200 milliseconds