Searched defs:var_params (Results 1 – 2 of 2) sorted by relevance
| /external/libaom/libaom/av1/encoder/ |
| D | mcomp.c | 1993 const MV *this_mv, const SUBPEL_SEARCH_VAR_PARAMS *var_params, in estimated_pref_error() 2025 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in upsampled_pref_error() 2119 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in check_better_fast() 2146 const SubpelMvLimits *mv_limits, const SUBPEL_SEARCH_VAR_PARAMS *var_params, in check_better() 2184 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in first_level_check_fast() 2224 const SubpelMvLimits *mv_limits, const SUBPEL_SEARCH_VAR_PARAMS *var_params, in second_level_check_fast() 2280 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in two_level_checks_fast() 2296 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in first_level_check() 2335 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in second_level_check_v2() 2387 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in setup_center_error() [all …]
|
| D | mcomp.h | 267 SUBPEL_SEARCH_VAR_PARAMS var_params; member
|