Home
last modified time | relevance | path

Searched refs:pf_HAD_4x4_8bit (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dihevce_cmn_utils_instr_set_router.c91 ps_func_list->pf_HAD_4x4_8bit = ihevce_HAD_4x4_8bit_neon; in ihevce_cmn_utils_instr_set_router()
114 ps_func_list->pf_HAD_4x4_8bit = ihevce_HAD_4x4_8bit; in ihevce_cmn_utils_instr_set_router()
Dihevce_cmn_utils_instr_set_router.h90 FT_CALC_HAD_SATD_8BIT *pf_HAD_4x4_8bit; member
Dihevce_decomp_pre_intra_pass.c536 satd = ps_cmn_utils_optimised_function_list->pf_HAD_4x4_8bit( in ihevce_ed_calc_8x8_blk()
Dihevce_recur_bracketing.c3039 apf_resd_trns_had[0] = ps_ctxt->s_cmn_opt_func.pf_HAD_4x4_8bit; in ihevce_mode_eval_filtering()
Dhme_err_compute.c564 u4_sad += ps_prms->ps_cmn_utils_optimised_function_list->pf_HAD_4x4_8bit( in compute_satd_8bit()