Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dmcomp.c876 unsigned int bestsad; in vp8_hex_search() local
1068 unsigned int bestsad; in vp8_diamond_search_sad_c() local
1192 unsigned int bestsad; in vp8_diamond_search_sadx4() local
1346 unsigned int bestsad; in vp8_full_search_sad_c() local
1442 unsigned int bestsad; in vp8_full_search_sadx3() local
1576 unsigned int bestsad; in vp8_full_search_sadx8() local
1743 unsigned int bestsad; in vp8_refining_search_sad_c() local
1823 unsigned int bestsad; in vp8_refining_search_sadx4() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mcomp.c518 int bestsad = INT_MAX; in vp9_pattern_search() local
891 unsigned int bestsad = INT_MAX; in vp9_full_range_search_c() local
993 int bestsad = INT_MAX; in vp9_diamond_search_sad_c() local
1102 unsigned int bestsad = INT_MAX; in vp9_diamond_search_sadx4() local
1352 unsigned int bestsad = INT_MAX; in vp9_full_search_sadx3() local
1444 unsigned int bestsad = INT_MAX; in vp9_full_search_sadx8() local
1624 unsigned int bestsad = fn_ptr->sdf(what, what_stride, best_address, in vp9_refining_search_sadx4() local