Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dmcomp.c2283 const MV *this_mv, const SUBPEL_SEARCH_VAR_PARAMS *var_params, in estimated_pref_error()
2315 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in upsampled_pref_error()
2409 const SubpelMvLimits *mv_limits, const SUBPEL_SEARCH_VAR_PARAMS *var_params, in check_better_fast()
2441 const SubpelMvLimits *mv_limits, const SUBPEL_SEARCH_VAR_PARAMS *var_params, in check_better()
2480 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in first_level_check_fast()
2522 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in second_level_check_fast()
2587 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in two_level_checks_fast()
2603 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in first_level_check()
2642 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in second_level_check_v2()
2694 const SUBPEL_SEARCH_VAR_PARAMS *var_params, in setup_center_error()
[all …]
Dmcomp.h361 SUBPEL_SEARCH_VAR_PARAMS var_params; member
/external/tensorflow/tensorflow/lite/kernels/
Dvar_handle.cc39 const auto* var_params = in Init() local