Home
last modified time | relevance | path

Searched defs:this_sad (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.c544 int this_sad = INT_MAX; in vp9_mv_pred() local
Dvp9_mcomp.c2057 int this_sad; in vector_match() local
2146 unsigned int best_sad, tmp_sad, this_sad[4]; in vp9_int_pro_motion_estimation() local
2166 unsigned int this_sad; in vp9_int_pro_motion_estimation() local
/external/libaom/libaom/av1/encoder/
Drd.c971 int this_sad = INT_MAX; in av1_mv_pred() local
Dmcomp.c2102 int this_sad; in vector_match() local
2191 unsigned int best_sad, tmp_sad, this_sad[4]; in av1_int_pro_motion_estimation() local
Drdopt.c2445 const unsigned int this_sad = cpi->fn_ptr[tx_bsize_half].sdf( in get_2x2_normalized_sses_and_sads() local