Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_rd.c634 int this_sad = INT_MAX; in vp9_mv_pred() local
Dvp9_mcomp.c2215 int this_sad; in vector_match() local
2304 unsigned int best_sad, tmp_sad, this_sad[4]; in vp9_int_pro_motion_estimation() local
2324 unsigned int this_sad; in vp9_int_pro_motion_estimation() local
/external/libaom/av1/encoder/
Drd.c1216 const int this_sad = cpi->ppi->fn_ptr[block_size].sdf( in av1_mv_pred() local
Dmcomp.c849 static AOM_INLINE int update_mvs_and_sad(const unsigned int this_sad, in update_mvs_and_sad()
1909 int this_sad; in vector_match() local
1992 unsigned int best_sad, tmp_sad, this_sad[4]; in av1_int_pro_motion_estimation() local
Dtx_search.c519 const unsigned int this_sad = cpi->ppi->fn_ptr[tx_bsize_half].sdf( in get_2x2_normalized_sses_and_sads() local