Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_me_instr_set_router.c242 ps_func_list->pf_evalsad_pt_npu_12x16_8bit = hme_evalsad_pt_npu_MxN_8bit; in ihevce_me_instr_set_router()
243 ps_func_list->pf_evalsad_pt_npu_16x12_8bit = hme_evalsad_pt_npu_MxN_8bit; in ihevce_me_instr_set_router()
244 ps_func_list->pf_evalsad_pt_npu_16x4_8bit = hme_evalsad_pt_npu_MxN_8bit; in ihevce_me_instr_set_router()
245 ps_func_list->pf_evalsad_pt_npu_24x32_8bit = hme_evalsad_pt_npu_MxN_8bit; in ihevce_me_instr_set_router()
246 ps_func_list->pf_evalsad_pt_npu_8x4_8bit = hme_evalsad_pt_npu_MxN_8bit; in ihevce_me_instr_set_router()
247 ps_func_list->pf_evalsad_pt_npu_mxn_8bit = hme_evalsad_pt_npu_MxN_8bit; in ihevce_me_instr_set_router()
248 ps_func_list->pf_evalsad_pt_npu_width_multiple_16_8bit = hme_evalsad_pt_npu_MxN_8bit; in ihevce_me_instr_set_router()
249 ps_func_list->pf_evalsad_pt_npu_width_multiple_4_8bit = hme_evalsad_pt_npu_MxN_8bit; in ihevce_me_instr_set_router()
250 ps_func_list->pf_evalsad_pt_npu_width_multiple_8_8bit = hme_evalsad_pt_npu_MxN_8bit; in ihevce_me_instr_set_router()
434 ppf_evalsad_pt_npu_mxn[0] = hme_evalsad_pt_npu_MxN_8bit; in ihevce_sifter_sad_fxn_assigner()
Dihevce_me_instr_set_router.h182 FT_SAD_EVALUATOR hme_evalsad_pt_npu_MxN_8bit; variable
Dhme_err_compute.c506 void hme_evalsad_pt_npu_MxN_8bit(err_prms_t *ps_prms) in hme_evalsad_pt_npu_MxN_8bit() function