Home
last modified time | relevance | path

Searched refs:pf_had_16x16_r (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/encoder/
Dhme_function_selector.c114 pv_me_ctxt->s_func_selector.pf_had_16x16_r = &ihevce_had_16x16_r_neon; in hme_init_function_ptr_neon()
129 pv_me_ctxt->s_func_selector.pf_had_16x16_r = &ihevce_had_16x16_r; in hme_init_function_ptr_generic()
Dihevce_had_satd.c1587 best_cost_tu_split = ps_func_selector->pf_had_16x16_r( in ihevce_had_32x32_r()
1622 best_cost_tu_split = ps_func_selector->pf_had_16x16_r( in ihevce_had_32x32_r()
1657 best_cost_tu_split = ps_func_selector->pf_had_16x16_r( in ihevce_had_32x32_r()
1692 best_cost_tu_split = ps_func_selector->pf_had_16x16_r( in ihevce_had_32x32_r()
Dhme_defs.h2959 FT_HAD_16X16_R *pf_had_16x16_r; member
Dhme_subpel.c1688 ps_func_selector->pf_had_16x16_r( in hme_evalsatd_pt_pu_16x16_tu_rec()