Home
last modified time | relevance | path

Searched defs:bestsad (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vp8/encoder/
Dmcomp.c858 unsigned int bestsad; in vp8_hex_search() local
1038 unsigned int bestsad; in vp8_diamond_search_sad_c() local
1151 unsigned int bestsad; in vp8_diamond_search_sadx4() local
1298 unsigned int bestsad; in vp8_full_search_sad() local
1391 unsigned int bestsad; in vp8_refining_search_sad_c() local
1470 unsigned int bestsad; in vp8_refining_search_sadx4() local
/external/libvpx/vp9/encoder/
Dvp9_mcomp.c1021 int bestsad = INT_MAX; in vp9_pattern_search() local
1191 int bestsad = INT_MAX; in vp9_pattern_search_sad() local
1915 int64_t bestsad; in diamond_search_sad_new() local
2069 unsigned int bestsad = start_mv_sad; in vp9_diamond_search_sad_c() local
/external/libaom/av1/encoder/
Dmcomp.c890 unsigned int *bestsad, unsigned int *raw_bestsad, int search_step, in calc_sad4_update_bestmv()
926 FULLPEL_MV center_mv, const uint8_t *center_address, unsigned int *bestsad, in calc_sad3_update_bestmv()
963 unsigned int *bestsad, unsigned int *raw_bestsad, int search_step, in calc_sad_update_bestmv()
989 unsigned int *bestsad, unsigned int *raw_bestsad, int search_step, in calc_sad_update_bestmv_with_indices()
1039 unsigned int bestsad = UINT_MAX, raw_bestsad = UINT_MAX; in pattern_search() local
1385 unsigned int bestsad = start_mv_sad; in diamond_search_sad() local