Home
last modified time | relevance | path

Searched refs:pf_compute_32x32HAD_using_16x16 (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dhme_function_selector.c115 …pv_me_ctxt->s_func_selector.pf_compute_32x32HAD_using_16x16 = &ihevce_compute_32x32HAD_using_16x16… in hme_init_function_ptr_neon()
130 …pv_me_ctxt->s_func_selector.pf_compute_32x32HAD_using_16x16 = &ihevce_compute_32x32HAD_using_16x16; in hme_init_function_ptr_generic()
Dihevce_had_satd.c1730 u4_satd = ps_func_selector->pf_compute_32x32HAD_using_16x16( in ihevce_had_32x32_r()
Dhme_defs.h2960 FT_HAD_32X32_USING_16X16 *pf_compute_32x32HAD_using_16x16; member