Searched refs:discount_newmv_test (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 2453 static int discount_newmv_test(const VP9_COMP *cpi, int this_mode, in discount_newmv_test() function 2575 if (discount_newmv_test(cpi, this_mode, tmp_mv, mode_mv, refs[0])) { in handle_inter_mode() 2608 if (discount_newmv_test(cpi, this_mode, frame_mv[refs[0]], mode_mv, in handle_inter_mode()
|