Home
last modified time | relevance | path

Searched defs:besterr (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmcomp.c2047 unsigned int besterr; in upsampled_pref_error() local
2120 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in check_better_fast()
2147 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in check_better()
2185 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in first_level_check_fast()
2225 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in second_level_check_fast()
2281 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in two_level_checks_fast()
2297 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in first_level_check()
2336 const MV_COST_PARAMS *mv_cost_params, unsigned int *besterr, in second_level_check_v2()
2403 unsigned int besterr; in setup_center_error() local
2451 unsigned int besterr = upsampled_pref_error(xd, cm, bestmv, var_params, sse1); in upsampled_setup_center_error() local
[all …]
Dpickrst.c778 static AOM_INLINE void get_best_error(int64_t *besterr, const int64_t err, in get_best_error()
796 int64_t besterr = -1; in search_selfguided_restoration() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c302 uint64_t besterr; in setup_center_error() local
626 uint64_t besterr; in accurate_sub_pel_search() local
736 unsigned int besterr = UINT_MAX; in vp9_find_best_sub_pixel_tree() local
/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c232 unsigned int besterr; in vp8_find_best_sub_pixel_step_iteratively() local