Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_me_instr_set_router.c189 ps_func_list->pf_evalsad_pt_npu_12x16_8bit = hme_evalsad_pt_npu_MxN_8bit_neon; in ihevce_me_instr_set_router()
190 ps_func_list->pf_evalsad_pt_npu_16x12_8bit = hme_evalsad_pt_npu_MxN_8bit_neon; in ihevce_me_instr_set_router()
191 ps_func_list->pf_evalsad_pt_npu_16x4_8bit = hme_evalsad_pt_npu_MxN_8bit_neon; in ihevce_me_instr_set_router()
192 ps_func_list->pf_evalsad_pt_npu_24x32_8bit = hme_evalsad_pt_npu_MxN_8bit_neon; in ihevce_me_instr_set_router()
193 ps_func_list->pf_evalsad_pt_npu_8x4_8bit = hme_evalsad_pt_npu_MxN_8bit_neon; in ihevce_me_instr_set_router()
194 ps_func_list->pf_evalsad_pt_npu_mxn_8bit = hme_evalsad_pt_npu_MxN_8bit_neon; in ihevce_me_instr_set_router()
195 ps_func_list->pf_evalsad_pt_npu_width_multiple_16_8bit = hme_evalsad_pt_npu_MxN_8bit_neon; in ihevce_me_instr_set_router()
196 ps_func_list->pf_evalsad_pt_npu_width_multiple_4_8bit = hme_evalsad_pt_npu_MxN_8bit_neon; in ihevce_me_instr_set_router()
197 ps_func_list->pf_evalsad_pt_npu_width_multiple_8_8bit = hme_evalsad_pt_npu_MxN_8bit_neon; in ihevce_me_instr_set_router()
429 ppf_evalsad_pt_npu_mxn[0] = hme_evalsad_pt_npu_MxN_8bit_neon; in ihevce_sifter_sad_fxn_assigner()
Dihevce_me_instr_set_router.h209 FT_SAD_EVALUATOR hme_evalsad_pt_npu_MxN_8bit_neon; variable
/external/libhevc/encoder/arm/
Dihevce_me_neon.c450 void hme_evalsad_pt_npu_MxN_8bit_neon(err_prms_t *ps_prms) in hme_evalsad_pt_npu_MxN_8bit_neon() function